mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-11 10:54:15 +02:00
Fix potential build error, fixes #333
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
#include <malloc.h>
|
#include <malloc.h>
|
||||||
#endif
|
#endif
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#ifdef WIN
|
#ifdef WIN
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
Reference in New Issue
Block a user