diff --git a/test/call_traits_test.cpp b/test/call_traits_test.cpp index ea9d533..dea9975 100644 --- a/test/call_traits_test.cpp +++ b/test/call_traits_test.cpp @@ -19,8 +19,7 @@ #include // type_traits/test utilities -#include -#include +#include "check_type.hpp" #ifdef BOOST_MSVC #pragma warning(disable:4181) // : warning C4181: qualifier applied to reference type; ignored