Fix glog includes and include sorting order.

Change-Id: I0ec85218e82d1714279d41f7635104d480fb91c3
This commit is contained in:
Sameer Agarwal
2012-08-13 15:12:01 -07:00
parent 4b0404352d
commit 0beab86dfa
51 changed files with 132 additions and 140 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#include <cstddef>
#include <glog/logging.h>
#include "glog/logging.h"
#include "gtest/gtest.h"
namespace ceres {