Fix for faster models exporting
This commit is contained in:
1
Source/ThirdParty/fmt/core.h
vendored
1
Source/ThirdParty/fmt/core.h
vendored
@@ -18,6 +18,7 @@
|
||||
#define FMT_USE_WINDOWS_H 0
|
||||
//#define FMT_USE_STRING_VIEW 1
|
||||
#define FMT_USE_STRING 0
|
||||
#define FMT_USE_LONG_DOUBLE 0
|
||||
#define FMT_USE_ITERATOR 0
|
||||
#define FMT_USE_LOCALE_GROUPING 0
|
||||
#define FMT_EXCEPTIONS 0
|
||||
|
||||
Reference in New Issue
Block a user