mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 02:44:10 +00:00
Added missing include <cstddef>
[SVN r21993]
This commit is contained in:
parent
154d6bb198
commit
9a07bc0d9b
@ -21,6 +21,7 @@
|
||||
#ifndef BOOST_CONFIG_HPP
|
||||
#include <boost/config.hpp>
|
||||
#endif
|
||||
#include <cstddef>
|
||||
|
||||
#include <boost/type_traits/is_arithmetic.hpp>
|
||||
#include <boost/type_traits/is_pointer.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user