Update glog path

Change-Id: I47a69cb267c71a9f8f3350c4f645e8cf83e44cc9
This commit is contained in:
Sameer Agarwal
2013-05-09 10:02:24 -07:00
parent 5d7c19557c
commit a1eaa262ea
14 changed files with 13 additions and 14 deletions
+1 -1
View File
@@ -75,10 +75,10 @@
#ifndef CERES_PUBLIC_LOSS_FUNCTION_H_
#define CERES_PUBLIC_LOSS_FUNCTION_H_
#include <glog/logging.h>
#include "ceres/internal/macros.h"
#include "ceres/internal/scoped_ptr.h"
#include "ceres/types.h"
#include "glog/logging.h"
namespace ceres {