diff options
Diffstat (limited to 'desktop/source')
-rwxr-xr-x | desktop/source/app/sofficemain.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/app/sofficemain.cxx b/desktop/source/app/sofficemain.cxx index 20059396f442..a0fba044922e 100755 --- a/desktop/source/app/sofficemain.cxx +++ b/desktop/source/app/sofficemain.cxx @@ -99,6 +99,7 @@ extern "C" int DESKTOP_DLLPUBLIC soffice_main() #endif throw; // to get exception type printed } +#endif } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |