Change includes

This commit is contained in:
John Zhao
2018-10-27 21:51:44 +08:00
parent 972ab79a76
commit e95a5e6b1d
34 changed files with 62 additions and 72 deletions

View File

@@ -15,11 +15,9 @@
#include <opencv2/imgproc/imgproc.hpp>
#include "mynteye/logger.h"
#include "mynteye/device.h"
#include "mynteye/utils.h"
#include "mynteye/times.h"
#include "mynteye/device/device.h"
#include "mynteye/device/utils.h"
#include "mynteye/util/times.h"
MYNTEYE_USE_NAMESPACE