Compile fix

This commit is contained in:
AlexeyAB 2019-03-18 02:53:48 +03:00
parent b6e15f1656
commit d762df531f
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ struct bbox_t_container {
#include <vector> #include <vector>
#include <deque> #include <deque>
#include <algorithm> #include <algorithm>
#include <chrono>
#ifdef OPENCV #ifdef OPENCV
#include <opencv2/opencv.hpp> // C++ #include <opencv2/opencv.hpp> // C++