reactos/dll/win32/twain_32/precomp.h

15 lines
208 B
C

#ifndef _TWAIN32_PRECOMP_H
#define _TWAIN32_PRECOMP_H
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "twain_i.h"
#include <winuser.h>
#include <wine/debug.h>
#endif /* !_TWAIN32_PRECOMP_H */