summaryrefslogtreecommitdiff
path: root/boost/predef/os/bsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/os/bsd.h')
-rw-r--r--boost/predef/os/bsd.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/boost/predef/os/bsd.h b/boost/predef/os/bsd.h
index fad9aed787..81d2c08bf4 100644
--- a/boost/predef/os/bsd.h
+++ b/boost/predef/os/bsd.h
@@ -89,7 +89,7 @@ of BSD. If the above variants is detected the corresponding macro is also set.]
#define BOOST_OS_BSD_NAME "BSD"
-#else
+#endif
#include <boost/predef/os/bsd/bsdi.h>
#include <boost/predef/os/bsd/dragonfly.h>
@@ -97,7 +97,5 @@ of BSD. If the above variants is detected the corresponding macro is also set.]
#include <boost/predef/os/bsd/open.h>
#include <boost/predef/os/bsd/net.h>
-#endif
-
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_OS_BSD,BOOST_OS_BSD_NAME)