Move glog_init.h

This commit is contained in:
John Zhao
2018-04-09 09:28:58 +08:00
parent 71c21d789a
commit d40c48df3a
5 changed files with 3 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include "glog_init.h" // NOLINT
#include "mynteye/glog_init.h"
#include "device/context.h"
#include "device/device.h"