]> git.sesse.net Git - casparcg/blobdiff - tbb/include/tbb/concurrent_vector.h
2.0. Updated tbb library.
[casparcg] / tbb / include / tbb / concurrent_vector.h
index abcc645de5ef55627f5ee8e0410c659afee3106b..2a38ff487689df17ae2aea5f1b3d5da3b9d24c62 100644 (file)
@@ -37,6 +37,7 @@
 #include "tbb_machine.h"
 #include "tbb_profiling.h"
 #include <new>
+#include <cstring>   // for memset()
 
 #if !TBB_USE_EXCEPTIONS && _MSC_VER
     // Suppress "C++ exception handler used, but unwind semantics are not enabled" warning in STL headers