summaryrefslogtreecommitdiff
path: root/cppuhelper/source/gcc3.map
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/source/gcc3.map')
-rw-r--r--cppuhelper/source/gcc3.map3
1 files changed, 2 insertions, 1 deletions
diff --git a/cppuhelper/source/gcc3.map b/cppuhelper/source/gcc3.map
index 6ce6cf17a044..4c48f5626eb0 100644
--- a/cppuhelper/source/gcc3.map
+++ b/cppuhelper/source/gcc3.map
@@ -411,5 +411,6 @@ global:
# Unique libstdc++ symbols:
GLIBCXX_3.4 {
global:
- _ZGVNSt7num_put*; _ZNSt7num_put*;
+ _ZGVNSt7num_put*; _ZNSt7num_put*;
+ _ZNSs4_Rep20_S_empty_rep_storageE;
};