From e19670ac3cbef9f0e83edda7576b6462e21e62b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 11 Jun 2014 09:51:24 +0100 Subject: [PATCH] fix build Change-Id: Ic301459b751585a91aa4d6667fbe512d13bbb458 --- bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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