mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 07:12:50 -06:00
silence some warnings for MSVC
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <malloc.h>
|
||||
#define alloca _alloca
|
||||
#define strdup _strdup
|
||||
#pragma warning(disable : 4996)
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user