Link with newer libidl, which can report cpp errors. This turns out to be
[wvapps.git] / xplcidl / ctest.h
blob6d3b2525304adbba76dd5e447032dd572c8afdb9
1 #ifndef __CTEST_H
2 #define __CTEST_H
4 #include "fakeuuid.h"
6 typedef struct IWeakRef IWeakRef;
7 typedef struct IObject IObject;
9 #define bool int
11 #include "test.h"
12 #include "testalloc.h"
14 #endif // __CTEST_H