diff options
Diffstat (limited to 'bridges')
-rw-r--r-- | bridges/source/cpp_uno/gcc3_ios_arm/share.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bridges/source/cpp_uno/gcc3_ios_arm/share.hxx b/bridges/source/cpp_uno/gcc3_ios_arm/share.hxx index 5c2d4ede9e81..4e20348a7d5f 100644 --- a/bridges/source/cpp_uno/gcc3_ios_arm/share.hxx +++ b/bridges/source/cpp_uno/gcc3_ios_arm/share.hxx @@ -163,4 +163,6 @@ void fillUnoException( bool isSimpleReturnType(typelib_TypeDescription * pTD, bool recursive = false); } +#endif + /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |