removed extra whitespaces
This commit is contained in:
@@ -215,4 +215,3 @@ class CV_EXPORTS DetectionBasedTracker
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -45,7 +45,7 @@
|
||||
|
||||
#if (defined(__cplusplus) && __cplusplus > 199711L) || (defined(_MSC_VER) && _MSC_VER >= 1700)
|
||||
#define USE_STD_THREADS
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(__linux__) || defined(LINUX) || defined(__APPLE__) || defined(ANDROID) || defined(USE_STD_THREADS)
|
||||
|
||||
|
Reference in New Issue
Block a user