forked from boostorg/utility
Added missing include <cstddef>
[SVN r21993]
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user