]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/type_traits/is_class.hpp
update boost to version 1.48
[lyx.git] / boost / boost / type_traits / is_class.hpp
index 63a0c6a5fb214ac008bae1ef7d729653f468a477..1a2cd20157c254de641247e527a3af58cb3941ae 100644 (file)
 #   include <boost/type_traits/is_function.hpp>
 #endif
 
+#endif // BOOST_IS_CLASS
+
 #ifdef __EDG_VERSION__
 #   include <boost/type_traits/remove_cv.hpp>
 #endif
-#endif // BOOST_IS_CLASS
 
 // should be the last #include
 #include <boost/type_traits/detail/bool_trait_def.hpp>