reactos/modules/rostests/apitests/kernel32/precomp.h

12 lines
245 B
C
Raw Normal View History

2017-12-13 13:48:26 +01:00
#ifndef _KERNEL32_APITEST_PRECOMP_H_
#define _KERNEL32_APITEST_PRECOMP_H_
#include <apitest.h>
#include <wincon.h>
#include <winnls.h>
#include <winreg.h>
#include <strsafe.h>
#include <ndk/umtypes.h>
#endif /* _KERNEL32_APITEST_PRECOMP_H_ */