summaryrefslogtreecommitdiff
path: root/boost/predef/architecture/blackfin.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/architecture/blackfin.h')
-rw-r--r--boost/predef/architecture/blackfin.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/boost/predef/architecture/blackfin.h b/boost/predef/architecture/blackfin.h
index ae3407e935..84c58a25e9 100644
--- a/boost/predef/architecture/blackfin.h
+++ b/boost/predef/architecture/blackfin.h
@@ -1,5 +1,5 @@
/*
-Copyright Rene Rivera 2013
+Copyright Rene Rivera 2013-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)
@@ -40,8 +40,7 @@ Blackfin Processors from Analog Devices.
#define BOOST_ARCH_BLACKFIN_NAME "Blackfin"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_ARCH_BLACKFIN,BOOST_ARCH_BLACKFIN_NAME)
-
-
-#endif