* Sync up to trunk head (r60691).
[reactos.git] / dll / win32 / crtdll / precomp.h
1 #ifndef _CRT_PRECOMP_H
2 #define _CRT_PRECOMP_H
3
4 //#include <stdio.h>
5 //#include <windows.h>
6 #include <stdarg.h>
7 #include <internal/tls.h>
8 //#include <stdlib.h>
9
10 #endif /* _CRT_PRECOMP_H */