summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcppu/util/cppu.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/cppu/util/cppu.map b/cppu/util/cppu.map
index 1a34c6499d84..e89594615f53 100755
--- a/cppu/util/cppu.map
+++ b/cppu/util/cppu.map
@@ -121,3 +121,7 @@ UDK_3.2 {
uno_Environment_isValid;
} UDK_3.1;
+UDK_3.3 { # OOo 2.4
+ global:
+ cppu_unsatisfied_iset_msg;
+} UDK_3.2;