mirror of
https://github.com/boostorg/utility.git
synced 2025-07-30 04:47:30 +02:00
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