Migrate to modern TBB version
This commit is contained in:
parent
1657c7adf8
commit
d0f71748f8
@ -18,6 +18,8 @@
|
|||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
// for `InterlockedCompareExchange`
|
// for `InterlockedCompareExchange`
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
// defined by `windows.h`
|
||||||
|
#undef OPTIONAL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace osrm
|
namespace osrm
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user