forked from boostorg/type_traits
missing #include
[SVN r25471]
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#endif
|
||||
|
||||
#include <exception>
|
||||
#include <new>
|
||||
#include <stdexcept>
|
||||
|
||||
#if defined(BOOST_WINDOWS) && !defined(BOOST_DISABLE_WIN32)
|
||||
|
@@ -19,6 +19,7 @@
|
||||
#include <boost/type_traits/is_polymorphic.hpp>
|
||||
#endif
|
||||
#include <stdexcept>
|
||||
#include <new>
|
||||
#include <exception>
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user