We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905ad75 commit d9a6bb9Copy full SHA for d9a6bb9
1 file changed
MemoryModule.c
@@ -27,6 +27,7 @@
27
#include <windows.h>
28
#include <winnt.h>
29
#include <stddef.h>
30
+#include <stdint.h>
31
#include <tchar.h>
32
#ifdef DEBUG_OUTPUT
33
#include <stdio.h>
0 commit comments