debug
This commit is contained in:
parent
bb589a590e
commit
077115bd4a
@ -43,13 +43,11 @@
|
|||||||
#include "precomp.hpp"
|
#include "precomp.hpp"
|
||||||
|
|
||||||
#if !defined HAVE_TBB && !defined HAVE_OPENMP && !defined HAVE_GCD && !defined HAVE_CONCURRENCY
|
#if !defined HAVE_TBB && !defined HAVE_OPENMP && !defined HAVE_GCD && !defined HAVE_CONCURRENCY
|
||||||
|
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
#define HAVE_GCD
|
//#define HAVE_GDC
|
||||||
#elif defined _MSC_VER && _MSC_VER >= 1600
|
#elif defined _MSC_VER && _MSC_VER >= 1600
|
||||||
#define HAVE_CONCURRENCY
|
#define HAVE_CONCURRENCY
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_CONCURRENCY
|
#ifdef HAVE_CONCURRENCY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user