- Merge the remaining portion of the wlan-bringup branch
[reactos.git] / reactos / dll / win32 / samlib / precomp.h
1 #include <stdio.h>
2 #include <stdarg.h>
3
4 #define WIN32_NO_STATUS
5 #include <windows.h>
6 #include <winerror.h>
7 #define NTOS_MODE_USER
8 #include <ndk/rtlfuncs.h>
9
10 #include "debug.h"