diff options
Diffstat (limited to 'swig/zypp.i')
-rw-r--r-- | swig/zypp.i | 1 |
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 */ |