summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-bridges
blob: 9fe7a8c2772a23a759c966e09c6c8b412c2d7295 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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>