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