]> git.lyx.org Git - features.git/blobdiff - boost/boost/functional/detail/container_fwd.hpp
boost: add eol property
[features.git] / boost / boost / functional / detail / container_fwd.hpp
index 2388e645d032defd85468cfbe412e9ab6974e809..9a69d155b2a1d0249d2c8c247c316fbae28b7513 100644 (file)
@@ -1,19 +1,19 @@
-\r
-// Copyright 2005-2008 Daniel James.\r
-// Distributed under the Boost Software License, Version 1.0. (See accompanying\r
-// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)\r
-\r
-// Forwarding header for container_fwd.hpp's new location.\r
-// This header is deprecated, I'll be adding a warning in a future release,\r
-// then converting it to an error and finally removing this header completely.\r
-\r
-#if !defined(BOOST_FUNCTIONAL_DETAIL_CONTAINER_FWD_HPP)\r
-#define BOOST_FUNCTIONAL_DETAIL_CONTAINER_FWD_HPP\r
-\r
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)\r
-# pragma once\r
-#endif\r
-\r
-#include <boost/detail/container_fwd.hpp>\r
-\r
-#endif\r
+
+// Copyright 2005-2008 Daniel James.
+// Distributed under 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)
+
+// Forwarding header for container_fwd.hpp's new location.
+// This header is deprecated, I'll be adding a warning in a future release,
+// then converting it to an error and finally removing this header completely.
+
+#if !defined(BOOST_FUNCTIONAL_DETAIL_CONTAINER_FWD_HPP)
+#define BOOST_FUNCTIONAL_DETAIL_CONTAINER_FWD_HPP
+
+#if defined(_MSC_VER) && (_MSC_VER >= 1020)
+# pragma once
+#endif
+
+#include <boost/detail/container_fwd.hpp>
+
+#endif