summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-bridges
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3/files/patch-bridges')
-rw-r--r--editors/openoffice-3/files/patch-bridges12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/openoffice-3/files/patch-bridges b/editors/openoffice-3/files/patch-bridges
new file mode 100644
index 000000000000..9fe7a8c2772a
--- /dev/null
+++ b/editors/openoffice-3/files/patch-bridges
@@ -0,0 +1,12 @@
+Build fix for gcc46
+
+--- bridges/source/cpp_uno/gcc3_freebsd_x86-64/except.cxx~ 2012-02-19 18:18:25.000000000 +0900
++++ bridges/source/cpp_uno/gcc3_freebsd_x86-64/except.cxx 2012-02-20 18:03:45.000000000 +0900
+@@ -23,6 +23,7 @@
+
+ // MARKER(update_precomp.py): autogen include statement, do not remove
+ #include "precompiled_bridges.hxx"
++#include <exception>
+
+ #include <stdio.h>
+ #include <string.h>