reactos/include/host/debug.h
Timo Kreuzer 91fce48fa1 [HEADERS]
- Remove include/reactos and include/reactos/wine include directories for host tools
- Add include/host/wine directory
- Move wpp.h to include/host/wine
- Put a seperate config.h into include/host
- Add a dummy debug.h and guiddef.h, wine/list.h, wine/port.h and wine/rpcfc.h that link to the original ones to include/host

svn path=/branches/cmake-bringup/; revision=50763
2011-02-16 22:48:56 +00:00

7 lines
121 B
C

#ifndef __WINE_DEBUG_H
#define __WINE_DEBUG_H
/* This file is intentionally left blank */
#endif /* __WINE_DEBUG_H */