summaryrefslogtreecommitdiff
path: root/boost/predef/os/haiku.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/os/haiku.h')
-rw-r--r--boost/predef/os/haiku.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/boost/predef/os/haiku.h b/boost/predef/os/haiku.h
index 4d741cf5ce..d79dbeac88 100644
--- a/boost/predef/os/haiku.h
+++ b/boost/predef/os/haiku.h
@@ -1,6 +1,6 @@
/*
Copyright Jessica Hamilton 2014
-Copyright Rene Rivera 2014
+Copyright Rene Rivera 2014-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 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_OS_HAIKU_NAME "Haiku"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_OS_HAIKU,BOOST_OS_HAIKU_NAME)
-
-
-#endif