]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/type_traits/broken_compiler_spec.hpp
update boost to version 1.48
[lyx.git] / boost / boost / type_traits / broken_compiler_spec.hpp
index a7137bcb099b261f1413f5db7cda0c6e187d19fd..fb51769d9d4e70223a533968b4be14efdab262c7 100644 (file)
@@ -1,5 +1,5 @@
 
-//  Copyright (c) 2001-2003 Aleksey Gurtovoy.
+//  Copyright 2001-2003 Aleksey Gurtovoy.
 //  Use, modification and distribution are subject to the Boost Software License,
 //  Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 //  http://www.boost.org/LICENSE_1_0.txt).
@@ -9,8 +9,8 @@
 #ifndef BOOST_TT_BROKEN_COMPILER_SPEC_HPP_INCLUDED
 #define BOOST_TT_BROKEN_COMPILER_SPEC_HPP_INCLUDED
 
-#include "boost/mpl/aux_/lambda_support.hpp"
-#include "boost/config.hpp"
+#include <boost/mpl/aux_/lambda_support.hpp>
+#include <boost/config.hpp>
 
 // these are needed regardless of BOOST_TT_NO_BROKEN_COMPILER_SPEC 
 #if defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION)
@@ -88,7 +88,7 @@ template<> struct trait##_impl<spec> \
     }}                                                                              \
     /**/
 
-#   include "boost/type_traits/detail/type_trait_undef.hpp"
+#   include <boost/type_traits/detail/type_trait_undef.hpp>
 
 #endif // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION