Migrate to modern TBB version

This commit is contained in:
Siarhei Fedartsou 2022-08-19 22:56:38 +02:00
parent 1657c7adf8
commit d0f71748f8

View File

@ -18,6 +18,8 @@
#if defined(_MSC_VER)
// for `InterlockedCompareExchange`
#include <windows.h>
// defined by `windows.h`
#undef OPTIONAL
#endif
namespace osrm