mirror of
https://github.com/boostorg/detail.git
synced 2025-07-30 20:37:14 +02:00
added needed include of <new>
[SVN r18949]
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <cstdlib>
|
||||
#include <new>
|
||||
#if defined(BOOST_NO_STDC_NAMESPACE)
|
||||
namespace std{
|
||||
using ::ptrdiff_t;
|
||||
|
Reference in New Issue
Block a user