forked from boostorg/move
Add missing >cstddef>
This commit is contained in:
@@ -18,6 +18,8 @@
|
|||||||
# pragma once
|
# pragma once
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <cstddef>
|
||||||
|
|
||||||
struct boost_move_new_t{};
|
struct boost_move_new_t{};
|
||||||
|
|
||||||
//avoid including <new>
|
//avoid including <new>
|
||||||
|
Reference in New Issue
Block a user