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