mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-03 09:14:38 +00:00
Keep MSVC happy with secure versions of C calls
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#undef NOMINMAX
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#define GB_WINDOWS_H_INCLUDED
|
||||
#define GB_IMPLEMENTATION
|
||||
#include "gb/gb.h"
|
||||
|
||||
Reference in New Issue
Block a user