Commit 66f2e527 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

removed extra whitespaces

parent 07c0d50e
...@@ -215,4 +215,3 @@ class CV_EXPORTS DetectionBasedTracker ...@@ -215,4 +215,3 @@ class CV_EXPORTS DetectionBasedTracker
#endif #endif
#endif #endif
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
#if (defined(__cplusplus) && __cplusplus > 199711L) || (defined(_MSC_VER) && _MSC_VER >= 1700) #if (defined(__cplusplus) && __cplusplus > 199711L) || (defined(_MSC_VER) && _MSC_VER >= 1700)
#define USE_STD_THREADS #define USE_STD_THREADS
#endif #endif
#if defined(__linux__) || defined(LINUX) || defined(__APPLE__) || defined(ANDROID) || defined(USE_STD_THREADS) #if defined(__linux__) || defined(LINUX) || defined(__APPLE__) || defined(ANDROID) || defined(USE_STD_THREADS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment