mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-13 14:27:08 +03:00
fixed compilation by the genproj tool
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
// paralleling with Intel TBB
|
||||
#ifdef HAVE_TBB
|
||||
#pragma comment (lib, "tbbmalloc.lib")
|
||||
#include <tbb/scalable_allocator.h>
|
||||
using namespace tbb;
|
||||
#else
|
||||
|
@@ -9,6 +9,7 @@ TKShHealing
|
||||
TKMesh
|
||||
TKService
|
||||
TKHLR
|
||||
TKTopAlgo
|
||||
CSF_TclLibs
|
||||
CSF_TclTkLibs
|
||||
CSF_XwLibs
|
||||
|
Reference in New Issue
Block a user