summaryrefslogtreecommitdiff
path: root/boost/predef/compiler/gcc_xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/compiler/gcc_xml.h')
-rw-r--r--boost/predef/compiler/gcc_xml.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/boost/predef/compiler/gcc_xml.h b/boost/predef/compiler/gcc_xml.h
index ef55f5d431..acae600c81 100644
--- a/boost/predef/compiler/gcc_xml.h
+++ b/boost/predef/compiler/gcc_xml.h
@@ -1,5 +1,5 @@
/*
-Copyright Rene Rivera 2008-2014
+Copyright Rene Rivera 2008-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)
@@ -42,6 +42,8 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_COMP_GCCXML_NAME "GCC XML"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_COMP_GCCXML,BOOST_COMP_GCCXML_NAME)
@@ -49,5 +51,3 @@ BOOST_PREDEF_DECLARE_TEST(BOOST_COMP_GCCXML,BOOST_COMP_GCCXML_NAME)
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_COMP_GCCXML_EMULATED,BOOST_COMP_GCCXML_NAME)
#endif
-
-#endif