diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-06-11 09:51:24 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-11 09:51:24 +0100 |
commit | e19670ac3cbef9f0e83edda7576b6462e21e62b5 (patch) | |
tree | 57e9aae71c68a4824de05553b39c6424be7c06d4 /bridges/source | |
parent | a92e973b6d0a9ad87fe014442e1678af2ce0c7d0 (diff) |
fix build
Change-Id: Ic301459b751585a91aa4d6667fbe512d13bbb458
Diffstat (limited to 'bridges/source')
-rw-r--r-- | bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx b/bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx index 624d543fa0e1..f2e73402f8bf 100644 --- a/bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx +++ b/bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx @@ -127,7 +127,7 @@ extern "C" void __cxa_throw( __attribute__((noreturn)); } #endif -} + #endif namespace CPPU_CURRENT_NAMESPACE |