]> git.lyx.org Git - features.git/blobdiff - 3rdparty/boost/boost/predef/os/android.h
Add Lorenzo Bertini to the credits.
[features.git] / 3rdparty / boost / boost / predef / os / android.h
index 00836e7fcee507e5559dc4d1576d3f701cd5c6d1..564423f369632864c0531fbefc66ed9cc214cd29 100644 (file)
@@ -5,8 +5,8 @@ Distributed under the Boost Software License, Version 1.0.
 http://www.boost.org/LICENSE_1_0.txt)
 */
 
-#ifndef BOOST_PREDEF_OS_ADROID_H
-#define BOOST_PREDEF_OS_ADROID_H
+#ifndef BOOST_PREDEF_OS_ANDROID_H
+#define BOOST_PREDEF_OS_ANDROID_H
 
 #include <boost/predef/version_number.h>
 #include <boost/predef/make.h>
@@ -14,6 +14,9 @@ http://www.boost.org/LICENSE_1_0.txt)
 /*`
 [heading `BOOST_OS_ANDROID`]
 
+NOTE: `BOOST_OS_ANDROID` is deprecated, and will be removed in a following release.
+Please use `BOOST_PLAT_ANDROID` instead.
+
 [@http://en.wikipedia.org/wiki/Android_%28operating_system%29 Android] operating system.
 
 [table