forked from boostorg/type_traits
Add missing include of boost/config.hpp.
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
// http://www.boost.org/LICENSE_1_0.txt
|
||||
//
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/type_traits/decay.hpp>
|
||||
#include <boost/utility/declval.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user