summaryrefslogtreecommitdiffstats
path: root/contrib/src/boost/predef/detail/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/src/boost/predef/detail/test.h')
-rw-r--r--contrib/src/boost/predef/detail/test.h34
1 files changed, 17 insertions, 17 deletions
diff --git a/contrib/src/boost/predef/detail/test.h b/contrib/src/boost/predef/detail/test.h
index 8ead4cd..546a9e4 100644
--- a/contrib/src/boost/predef/detail/test.h
+++ b/contrib/src/boost/predef/detail/test.h
@@ -1,17 +1,17 @@
-/*
-Copyright Rene Rivera 2011-2012
-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)
-*/
-
-#ifndef BOOST_PREDEF_DETAIL_TEST_H
-#define BOOST_PREDEF_DETAIL_TEST_H
-
-#if !defined(BOOST_PREDEF_INTERNAL_GENERATE_TESTS)
-
-#define BOOST_PREDEF_DECLARE_TEST(x,s)
-
-#endif
-
-#endif
+/*
+Copyright Rene Rivera 2011-2012
+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)
+*/
+
+#ifndef BOOST_PREDEF_DETAIL_TEST_H
+#define BOOST_PREDEF_DETAIL_TEST_H
+
+#if !defined(BOOST_PREDEF_INTERNAL_GENERATE_TESTS)
+
+#define BOOST_PREDEF_DECLARE_TEST(x,s)
+
+#endif
+
+#endif