forked from boostorg/move
ADd missing include for BOOST_MOVE_FORCEINLINE
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
# pragma once
|
# pragma once
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <cstddef>
|
#include <boost/move/detail/workaround.hpp>
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
namespace move_detail {
|
namespace move_detail {
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
# pragma once
|
# pragma once
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <cstddef>
|
#include <boost/move/detail/workaround.hpp>
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
namespace move_detail {
|
namespace move_detail {
|
||||||
|
Reference in New Issue
Block a user