mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
Remove dummy WINAPI define
svn path=/trunk/; revision=9519
This commit is contained in:
parent
663c447ca6
commit
942d157b7a
1 changed files with 0 additions and 5 deletions
|
@ -18,11 +18,6 @@
|
|||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
#ifdef __GNUC__
|
||||
#undef WINAPI
|
||||
#define WINAPI
|
||||
#endif
|
||||
|
||||
#include <iptypes.h>
|
||||
#include <ipexport.h>
|
||||
#include <tlhelp32.h>
|
||||
|
|
Loading…
Reference in a new issue