summaryrefslogtreecommitdiff
path: root/boost/predef/compiler/greenhills.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/compiler/greenhills.h')
-rw-r--r--boost/predef/compiler/greenhills.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/boost/predef/compiler/greenhills.h b/boost/predef/compiler/greenhills.h
index 462f57b611..23b8f017d8 100644
--- a/boost/predef/compiler/greenhills.h
+++ b/boost/predef/compiler/greenhills.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)
@@ -55,6 +55,8 @@ Version number available as major, minor, and patch.
#define BOOST_COMP_GHS_NAME "Green Hills C/C++"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_COMP_GHS,BOOST_COMP_GHS_NAME)
@@ -62,6 +64,3 @@ BOOST_PREDEF_DECLARE_TEST(BOOST_COMP_GHS,BOOST_COMP_GHS_NAME)
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_COMP_GHS_EMULATED,BOOST_COMP_GHS_NAME)
#endif
-
-
-#endif