diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/attachments/20130407/1986d986 | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-1be510f9529cb082f802408b472a77d074b394c0.tar archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2 archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz archives-1be510f9529cb082f802408b472a77d074b394c0.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20130407/1986d986')
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20130407/1986d986/attachment-0001.bin | 14 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20130407/1986d986/attachment.bin | 14 |
2 files changed, 28 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20130407/1986d986/attachment-0001.bin b/zarb-ml/mageia-dev/attachments/20130407/1986d986/attachment-0001.bin new file mode 100644 index 000000000..19f35499c --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130407/1986d986/attachment-0001.bin @@ -0,0 +1,14 @@ +diff --git a/src/ImplPtr.h b/src/ImplPtr.h +index be1cea9..fb0c43c 100644 +--- a/src/ImplPtr.h ++++ b/src/ImplPtr.h +@@ -25,6 +25,9 @@ + #ifndef ImplPtr_h + #define ImplPtr_h + ++//#include <boost/config/select_compiler_config.hpp> ++#define BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS ++ + #include <boost/noncopyable.hpp> + #include <boost/scoped_ptr.hpp> + diff --git a/zarb-ml/mageia-dev/attachments/20130407/1986d986/attachment.bin b/zarb-ml/mageia-dev/attachments/20130407/1986d986/attachment.bin new file mode 100644 index 000000000..19f35499c --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130407/1986d986/attachment.bin @@ -0,0 +1,14 @@ +diff --git a/src/ImplPtr.h b/src/ImplPtr.h +index be1cea9..fb0c43c 100644 +--- a/src/ImplPtr.h ++++ b/src/ImplPtr.h +@@ -25,6 +25,9 @@ + #ifndef ImplPtr_h + #define ImplPtr_h + ++//#include <boost/config/select_compiler_config.hpp> ++#define BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS ++ + #include <boost/noncopyable.hpp> + #include <boost/scoped_ptr.hpp> + |