]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/config/select_platform_config.hpp
Upgrade to boost 1.33.1
[lyx.git] / boost / boost / config / select_platform_config.hpp
index c8540c035cccfab1e7cbfa35a486dce297669c9f..2101ed431d59862c53a1f6a623a5f74c4fbb7bc8 100644 (file)
@@ -49,7 +49,7 @@
 // MacOS
 #  define BOOST_PLATFORM_CONFIG "boost/config/platform/macos.hpp"
 
-#elif defined(__IBMCPP__)
+#elif defined(__IBMCPP__) || defined(_AIX)
 // IBM
 #  define BOOST_PLATFORM_CONFIG "boost/config/platform/aix.hpp"