Keep MSVC happy with secure versions of C calls

This commit is contained in:
gingerBill
2024-07-15 00:38:10 +01:00
parent 018026d844
commit 3311ea1c76
4 changed files with 14 additions and 18 deletions

View File

@@ -14,6 +14,8 @@
#undef NOMINMAX
#endif
#include <string.h>
#define GB_WINDOWS_H_INCLUDED
#define GB_IMPLEMENTATION
#include "gb/gb.h"