Compile OpenCV with GCC visibility set to hidden
This commit is contained in:

committed by
Andrey Pavlenko

parent
8130d92602
commit
b8ed00bd64
@@ -9,14 +9,6 @@
|
||||
#include <dirent.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_CVCONFIG_H
|
||||
#include <cvconfig.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_TBB
|
||||
#include "tbb/task_scheduler_init.h"
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
using namespace cv;
|
||||
|
||||
|
Reference in New Issue
Block a user