style(*): format of include.

This commit is contained in:
TinyO 2019-09-05 16:53:12 +08:00
parent 789a6f4a0e
commit 6e9e889cfb

View File

@ -24,9 +24,8 @@
#include "mynteye/api/processor.h"
#include "mynteye/device/device.h"
#include "equidistant_camera.h"
#include "mynteye/api/camera_models/equidistant_camera.h"
#include <opencv2/core/core.hpp>
#include <opencv2/calib3d/calib3d.hpp>
#include <opencv2/highgui/highgui.hpp>