mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
Update glog path
Change-Id: I47a69cb267c71a9f8f3350c4f645e8cf83e44cc9
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user