summaryrefslogtreecommitdiff
path: root/boost/predef/library/std/cxx.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/library/std/cxx.h')
-rw-r--r--boost/predef/library/std/cxx.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/boost/predef/library/std/cxx.h b/boost/predef/library/std/cxx.h
index 1d0cf5f2b9..07b52cd6af 100644
--- a/boost/predef/library/std/cxx.h
+++ b/boost/predef/library/std/cxx.h
@@ -1,5 +1,5 @@
/*
-Copyright Rene Rivera 2011-2013
+Copyright Rene Rivera 2011-2015
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)
@@ -40,8 +40,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_LIB_STD_CXX_NAME "libc++"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_LIB_STD_CXX,BOOST_LIB_STD_CXX_NAME)
-
-
-#endif