replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
#include <string>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <cvconfig.h>
|
||||
#include "cvconfig.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_TBB
|
||||
|
Reference in New Issue
Block a user