diff --git a/cppuhelper/source/gcc3.map b/cppuhelper/source/gcc3.map index 178a345d4a0b..eef6053b7595 100644 --- a/cppuhelper/source/gcc3.map +++ b/cppuhelper/source/gcc3.map @@ -386,5 +386,6 @@ UDK_3.6 { # OOo 3.3 UDK_3.7 { # OOo 3.4 global: _ZN4cppu18OPropertySetHelper29setDependentFastPropertyValueElRKN3com3sun4star3uno3AnyE; + _ZN4cppu18OPropertySetHelper29setDependentFastPropertyValueEiRKN3com3sun4star3uno3AnyE; } UDK_3.6;