Update config.h

This commit is contained in:
BLUELOVETH 2024-07-13 16:39:15 +08:00 committed by GitHub
parent 51ce483c48
commit 6134175df4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,6 +73,7 @@
#pragma warning (disable:4100)
#pragma warning (disable:4244)
#pragma warning (disable:4996)
#pragma warning (disable:4018)
#endif
#ifdef _MSC_VER