1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0032769: Data Exchange - Slow processing of very large STEP file

- Set on optimized memory manager by default
This commit is contained in:
ona
2022-11-28 12:27:51 +03:00
parent 057dcfddf7
commit 56fb4e879e

View File

@@ -43,7 +43,7 @@
#endif
#ifndef OCCT_MMGT_OPT_DEFAULT
#define OCCT_MMGT_OPT_DEFAULT 0
#define OCCT_MMGT_OPT_DEFAULT 1
#endif
//=======================================================================