- Undefine __ROS_LONG64__ for ReactOS' extensions to kernel32 and setupapi Winetests -- fixes even more warnings

svn path=/trunk/; revision=42514
This commit is contained in:
Stefan Ginsberg 2009-08-08 13:34:12 +00:00
parent 988ffc77d4
commit c5045dd4e7
2 changed files with 2 additions and 0 deletions

View file

@ -20,6 +20,7 @@
#include <stdarg.h>
#undef __ROS_LONG64__
#include "wine/test.h"
#include "windef.h"
#include "winbase.h"

View file

@ -22,6 +22,7 @@
#include <stdarg.h>
#include <stdio.h>
#undef __ROS_LONG64__
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"