merge the formfield patch from ooo-build
[ooovba.git] / cppu / source / except / except.cxx
blob4406885d81d3e470057dbf16c811e143c7b12e0e
1 #include <sal/config.h>
2 #include <cppu/macros.hxx>
3 #include <com/sun/star/uno/Any.hxx>
4 #include <com/sun/star/uno/Reference.hxx>
6 // We don't want to hide all this shared goodness:
7 #undef CPPU_GCC_DLLPUBLIC_EXPORT
8 #define CPPU_GCC_DLLPUBLIC_EXPORT
9 #undef CPPU_GCC_DLLPRIVATE
10 #define CPPU_GCC_DLLPRIVATE
12 #define CPPU_INTERNAL_IMPL 1
14 #include <linking_catch.hxx>