mirror of
https://github.com/boostorg/move.git
synced 2026-01-19 04:22:10 +00:00
Add missing >cstddef>
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
# pragma once
|
||||
#endif
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
struct boost_move_new_t{};
|
||||
|
||||
//avoid including <new>
|
||||
|
||||
Reference in New Issue
Block a user