mirror of
https://github.com/boostorg/icl.git
synced 2026-01-19 04:12:13 +00:00
Merge pull request #33 from brunom/develop
Remove <boost/config/warning_disable.hpp>
This commit is contained in:
@@ -10,7 +10,6 @@ Copyright (c) 2009-2009: Joachim Faulhaber
|
||||
|
||||
#include <boost/mpl/if.hpp>
|
||||
#include <boost/iterator/iterator_facade.hpp>
|
||||
#include <boost/config/warning_disable.hpp>
|
||||
#include <boost/icl/type_traits/succ_pred.hpp>
|
||||
#include <boost/icl/detail/mapped_reference.hpp>
|
||||
|
||||
|
||||
@@ -9,7 +9,6 @@ Copyright (c) 2009-2009: Joachim Faulhaber
|
||||
#define BOOST_ICL_ITERATOR_HPP_JOFA_091003
|
||||
|
||||
#include <iterator>
|
||||
#include <boost/config/warning_disable.hpp>
|
||||
|
||||
namespace boost{namespace icl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user