summaryrefslogtreecommitdiff
path: root/boost/predef/os/ios.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/os/ios.h')
-rw-r--r--boost/predef/os/ios.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/boost/predef/os/ios.h b/boost/predef/os/ios.h
index b83a9db537..f853815a6d 100644
--- a/boost/predef/os/ios.h
+++ b/boost/predef/os/ios.h
@@ -1,5 +1,6 @@
/*
Copyright Franz Detro 2014
+Copyright Rene Rivera 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)
@@ -44,8 +45,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_OS_IOS_NAME "iOS"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_OS_IOS,BOOST_OS_IOS_NAME)
-
-
-#endif