mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-06 02:40:00 +00:00
removed windows.h for most .cpps
This commit is contained in:
parent
43b092033c
commit
e7c18fc17f
13 changed files with 362 additions and 331 deletions
|
@ -3906,8 +3906,8 @@ MACRO_STOP
|
|||
#pragma warning( disable : 344 )
|
||||
#endif /* (defined(__ICL)) */
|
||||
|
||||
|
||||
#include <windows.h>
|
||||
//nobody needed that - AAP
|
||||
//#include <windows.h>
|
||||
|
||||
#if (defined(RWDEBUG))
|
||||
#if (defined(RWMEMDEBUG) && !defined(_CRTDBG_MAP_ALLOC))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue