summaryrefslogtreecommitdiff
path: root/boost/predef/os/beos.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/os/beos.h')
-rw-r--r--boost/predef/os/beos.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/boost/predef/os/beos.h b/boost/predef/os/beos.h
index 7a92b944ab..19f4cb71e3 100644
--- a/boost/predef/os/beos.h
+++ b/boost/predef/os/beos.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)
@@ -39,8 +39,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_OS_BEOS_NAME "BeOS"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_OS_BEOS,BOOST_OS_BEOS_NAME)
-
-
-#endif