X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=tbb%2Finclude%2Ftbb%2Fconcurrent_vector.h;h=2a38ff487689df17ae2aea5f1b3d5da3b9d24c62;hb=4c96b4064a92f65beead3cb2453d727187bed40f;hp=abcc645de5ef55627f5ee8e0410c659afee3106b;hpb=46ab0514ba58ee00183ff0584c7ea7c9e3d76494;p=casparcg diff --git a/tbb/include/tbb/concurrent_vector.h b/tbb/include/tbb/concurrent_vector.h index abcc645de..2a38ff487 100644 --- a/tbb/include/tbb/concurrent_vector.h +++ b/tbb/include/tbb/concurrent_vector.h @@ -37,6 +37,7 @@ #include "tbb_machine.h" #include "tbb_profiling.h" #include +#include // for memset() #if !TBB_USE_EXCEPTIONS && _MSC_VER // Suppress "C++ exception handler used, but unwind semantics are not enabled" warning in STL headers