summaryrefslogtreecommitdiff
path: root/boost/predef/language/stdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/language/stdc.h')
-rw-r--r--boost/predef/language/stdc.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/boost/predef/language/stdc.h b/boost/predef/language/stdc.h
index 59a4e0bb47..db25c12dc0 100644
--- a/boost/predef/language/stdc.h
+++ b/boost/predef/language/stdc.h
@@ -1,5 +1,5 @@
/*
-Copyright Rene Rivera 2011-2012
+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)
@@ -47,8 +47,7 @@ If available, the year of the standard is detected as YYYY.MM.1 from the Epoc da
#define BOOST_LANG_STDC_NAME "Standard C"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_LANG_STDC,BOOST_LANG_STDC_NAME)
-
-
-#endif