refactor(camodocal): remove ceres depend
This commit is contained in:
@@ -76,21 +76,10 @@ struct glog_init {
|
||||
|
||||
#include "mynteye/mynteye.h"
|
||||
|
||||
#ifdef WITH_CAM_MODELS
|
||||
|
||||
#define MAX_LOG_LEVEL google::INFO
|
||||
|
||||
// include ceres miniglog
|
||||
#include "glog/logging.h"
|
||||
|
||||
#else
|
||||
|
||||
#define MYNTEYE_MAX_LOG_LEVEL google::INFO
|
||||
|
||||
#include "mynteye/miniglog.h"
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
#endif // MYNTEYE_LOGGER_H_
|
||||
|
||||
Reference in New Issue
Block a user