From 980715d46755fb670fd7b57529fa498340910105 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Mon, 22 May 2017 17:50:30 +0200 Subject: move everying into sources/shiboken2 (dev edition) in preparation for a subtree merge. this should not be necessary to do in a separate commit, but git is a tad stupid about following history correctly without it. --- sources/shiboken2/ApiExtractor/symbols.filter | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sources/shiboken2/ApiExtractor/symbols.filter (limited to 'sources/shiboken2/ApiExtractor/symbols.filter') diff --git a/sources/shiboken2/ApiExtractor/symbols.filter b/sources/shiboken2/ApiExtractor/symbols.filter new file mode 100644 index 000000000..af6c744dd --- /dev/null +++ b/sources/shiboken2/ApiExtractor/symbols.filter @@ -0,0 +1,7 @@ +{ +local: +_ZSt*; +_ZNSt*; +_ZNSs*; +_ZNKSt*; +}; -- cgit v1.2.3