summaryrefslogtreecommitdiff
path: root/perl_dmod
diff options
context:
space:
mode:
Diffstat (limited to 'perl_dmod')
-rw-r--r--perl_dmod/Cstore/Cstore.xs2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl_dmod/Cstore/Cstore.xs b/perl_dmod/Cstore/Cstore.xs
index 988f575..730a936 100644
--- a/perl_dmod/Cstore/Cstore.xs
+++ b/perl_dmod/Cstore/Cstore.xs
@@ -28,6 +28,8 @@
#include <cstore/cstore.hpp>
+using namespace cstore;
+
typedef SV STRVEC;
typedef SV STRSTRMAP;