summaryrefslogtreecommitdiff
path: root/boost/predef/os/bsd/bsdi.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/os/bsd/bsdi.h')
-rw-r--r--boost/predef/os/bsd/bsdi.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/boost/predef/os/bsd/bsdi.h b/boost/predef/os/bsd/bsdi.h
index cb57e1bcd4..afdcd3eb7c 100644
--- a/boost/predef/os/bsd/bsdi.h
+++ b/boost/predef/os/bsd/bsdi.h
@@ -1,5 +1,5 @@
/*
-Copyright Rene Rivera 2012-2013
+Copyright Rene Rivera 2012-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)
@@ -42,7 +42,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_OS_BSD_BSDI_NAME "BSDi BSD/OS"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_OS_BSD_BSDI,BOOST_OS_BSD_BSDI_NAME)
-
-#endif