forked from boostorg/type_traits
Added function_traits include.
[SVN r18239]
This commit is contained in:
@ -56,6 +56,7 @@
|
||||
#include "boost/type_traits/remove_reference.hpp"
|
||||
#include "boost/type_traits/remove_volatile.hpp"
|
||||
#include "boost/type_traits/type_with_alignment.hpp"
|
||||
#include "boost/type_traits/function_traits.hpp"
|
||||
|
||||
#include "boost/type_traits/ice.hpp"
|
||||
|
||||
|
Reference in New Issue
Block a user