summaryrefslogtreecommitdiff
path: root/swig/zypp.i
diff options
context:
space:
mode:
authorMichael Andres <ma@suse.de>2014-03-14 14:39:11 +0100
committerMichael Andres <ma@suse.de>2014-03-14 14:39:11 +0100
commitfbd21fe8e759a1016c4082ad140af7bf626c49c7 (patch)
treee3bdf32f3a2c3ce97ec042680e1f005eba5cf5a7 /swig/zypp.i
parente5ee79199f04dfc2638be754bf189d2bcb40e940 (diff)
downloadlibzypp-bindings-fbd21fe8e759a1016c4082ad140af7bf626c49c7.tar.gz
libzypp-bindings-fbd21fe8e759a1016c4082ad140af7bf626c49c7.tar.bz2
libzypp-bindings-fbd21fe8e759a1016c4082ad140af7bf626c49c7.zip
use std=c++11
Diffstat (limited to 'swig/zypp.i')
-rw-r--r--swig/zypp.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/swig/zypp.i b/swig/zypp.i
index 71bfdb3..53b781d 100644
--- a/swig/zypp.i
+++ b/swig/zypp.i
@@ -20,6 +20,7 @@
#define BOOST_NO_CXX11_NOEXCEPT
#define BOOST_NO_CXX11_RVALUE_REFERENCES
#define BOOST_NO_CXX11_SMART_PTR
+#define constexpr
%{
/* Includes the header in the wrapper code */