summaryrefslogtreecommitdiff
path: root/boost/predef/os/aix.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/os/aix.h')
-rw-r--r--boost/predef/os/aix.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/boost/predef/os/aix.h b/boost/predef/os/aix.h
index 07523c8de4..3e5a953f1b 100644
--- a/boost/predef/os/aix.h
+++ b/boost/predef/os/aix.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)
@@ -60,8 +60,7 @@ Version number available as major, minor, and patch.
#define BOOST_OS_AIX_NAME "IBM AIX"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_OS_AIX,BOOST_OS_AIX_NAME)
-
-
-#endif