[RPCRT4_WINETEST]
[reactos.git] / rostests / winetests / rpcrt4 / ndr_marshall.c
index ac3bacc..cc3e1d3 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#include <stdarg.h>
-
 #define _WIN32_WINNT  0x0500
 #define NTDDI_WIN2K   0x05000000
 #define NTDDI_VERSION NTDDI_WIN2K /* for some MIDL_STUB_MESSAGE fields */
 
+#include <stdarg.h>
+
 #include "wine/test.h"
 #include <windef.h>
 #include <winbase.h>