summaryrefslogtreecommitdiff
path: root/swig/zypp.i
diff options
context:
space:
mode:
authorMichael Andres <ma@suse.de>2013-04-29 17:38:45 +0200
committerMichael Andres <ma@suse.de>2013-04-29 17:38:45 +0200
commit05eb87243d28be648e59508edc03fe275e76dcfa (patch)
tree77f6c350dd0e748a0da983a2d08ed41ad8700f32 /swig/zypp.i
parent707dc10558ca8414ae0b7d9dc892a22aa6194d18 (diff)
downloadlibzypp-bindings-05eb87243d28be648e59508edc03fe275e76dcfa.tar.gz
libzypp-bindings-05eb87243d28be648e59508edc03fe275e76dcfa.tar.bz2
libzypp-bindings-05eb87243d28be648e59508edc03fe275e76dcfa.zip
Compile with -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 69ff44a..6aab2bd 100644
--- a/swig/zypp.i
+++ b/swig/zypp.i
@@ -108,6 +108,7 @@ SWIGINTERNINLINE SV *SWIG_From_double SWIG_PERL_DECL_ARGS_1(double value);
#include <sstream>
+#undef seed // don't know where it comes from, but it conflicts with <random>
#include "zypp/base/PtrTypes.h"
#include "zypp/base/ReferenceCounted.h"
#include "zypp/Edition.h"