summaryrefslogtreecommitdiff
path: root/boost/predef/architecture/superh.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/architecture/superh.h')
-rw-r--r--boost/predef/architecture/superh.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/boost/predef/architecture/superh.h b/boost/predef/architecture/superh.h
index ef88242d1a..da0529e5e0 100644
--- a/boost/predef/architecture/superh.h
+++ b/boost/predef/architecture/superh.h
@@ -1,5 +1,5 @@
/*
-Copyright Rene Rivera 2008-2013
+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)
@@ -61,8 +61,7 @@ If available versions \[1-5\] are specifically detected.
#define BOOST_ARCH_SH_NAME "SuperH"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_ARCH_SH,BOOST_ARCH_SH_NAME)
-
-
-#endif