diff --git a/include/boost/type_traits/is_class.hpp b/include/boost/type_traits/is_class.hpp index 63a0c6a..1a2cd20 100644 --- a/include/boost/type_traits/is_class.hpp +++ b/include/boost/type_traits/is_class.hpp @@ -27,10 +27,11 @@ # include #endif +#endif // BOOST_IS_CLASS + #ifdef __EDG_VERSION__ # include #endif -#endif // BOOST_IS_CLASS // should be the last #include #include