mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
circleci
This commit is contained in:
@ -8,7 +8,9 @@
|
||||
#include <mutex> // std::mutex, std::unique_lock
|
||||
#include <condition_variable> // std::condition_variable
|
||||
|
||||
#ifdef WIN32
|
||||
#define OPENCV
|
||||
#endif
|
||||
|
||||
#include "yolo_v2_class.hpp" // imported functions from DLL
|
||||
|
||||
|
Reference in New Issue
Block a user