10000 Remove stdint.h for VC++9.0 (VS2008) · fancycode/MemoryModule@c174ed1 · GitHub
[go: up one dir, main page]

Skip to content

Commit c174ed1

Browse files
Remove stdint.h for VC++9.0 (VS2008)
1 parent 4b3d2a0 commit c174ed1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MemoryModule.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
#include <windows.h>
2828
#include <winnt.h>
2929
#include <stddef.h>
30-
#include <stdint.h>
3130
#include <tchar.h>
3231
#ifdef DEBUG_OUTPUT
3332
#include <stdio.h>

0 commit comments

Comments
 (0)
0