reactos/dll/shellext/fontext/fontext.h
Pierre Schweitzer 321bcc056d Create the AHCI branch for Aman's work
svn path=/branches/GSoC_2016/AHCI/; revision=71203
2016-04-24 20:17:09 +00:00

12 lines
158 B
C

#ifndef _FONTEXT_PCH_
#define _FONTEXT_PCH_
#include <stdarg.h>
#define WIN32_NO_STATUS
#define COBJMACROS
#include <windef.h>
#endif /* _FONTEXT_PCH_ */