forked from boostorg/intrusive
Removed trailing spaces.
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
#include <boost/intrusive/detail/config_begin.hpp>
|
#include <boost/intrusive/detail/config_begin.hpp>
|
||||||
#include <boost/intrusive/intrusive_fwd.hpp>
|
#include <boost/intrusive/intrusive_fwd.hpp>
|
||||||
|
|
||||||
#include <functional>
|
#include <boost/intrusive/detail/minimal_less_equal_header.hpp>
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
namespace intrusive {
|
namespace intrusive {
|
||||||
|
@@ -38,8 +38,8 @@
|
|||||||
#include <boost/move/adl_move_swap.hpp>
|
#include <boost/move/adl_move_swap.hpp>
|
||||||
|
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
#include <functional>
|
#include <boost/intrusive/detail/minimal_less_equal_header.hpp>
|
||||||
#include <utility>
|
#include <boost/intrusive/detail/minimal_pair_header.hpp> //std::pair
|
||||||
|
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
|
Reference in New Issue
Block a user