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:
@@ -43,7 +43,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef OCCT_MMGT_OPT_DEFAULT
|
||||
#define OCCT_MMGT_OPT_DEFAULT 0
|
||||
#define OCCT_MMGT_OPT_DEFAULT 1
|
||||
#endif
|
||||
|
||||
//=======================================================================
|
||||
|
Reference in New Issue
Block a user