summaryrefslogtreecommitdiff
path: root/boost/predef/architecture/convex.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/architecture/convex.h')
-rw-r--r--boost/predef/architecture/convex.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/boost/predef/architecture/convex.h b/boost/predef/architecture/convex.h
index 3b425a04cf..ac783a9cc1 100644
--- a/boost/predef/architecture/convex.h
+++ b/boost/predef/architecture/convex.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)
@@ -59,9 +59,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_ARCH_CONVEX_NAME "Convex Computer"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_ARCH_CONVEX,BOOST_ARCH_CONVEX_NAME)
-
-
-
-#endif