Add missing >cstddef>

This commit is contained in:
Ion Gaztañaga
2024-10-07 22:08:38 +02:00
parent dfb5902074
commit e5d2f76662

View File

@ -18,6 +18,8 @@
# pragma once
#endif
#include <cstddef>
struct boost_move_new_t{};
//avoid including <new>