We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0b646 commit b43f24fCopy full SHA for b43f24f
1 file changed
src/Engine/RNG.h
@@ -20,6 +20,7 @@
20
#define OPENXCOM_RNG_H
21
22
#include <algorithm>
23
+#define __STDC_LIMIT_MACROS
24
#include <stdint.h>
25
26
namespace OpenXcom
0 commit comments