]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/config/select_platform_config.hpp
boost: update to 1.42.0
[lyx.git] / boost / boost / config / select_platform_config.hpp
index 4ce2c01546a1cfccc9c4af45188f412505f2e3b4..615bb064ff8c3baad511f095764d85aed9d05e56 100644 (file)
 // QNX:
 #  define BOOST_PLATFORM_CONFIG "boost/config/platform/qnxnto.hpp"
 
+#elif defined(__VXWORKS__)
+// vxWorks:
+#  define BOOST_PLATFORM_CONFIG "boost/config/platform/vxworks.hpp"
+
 #else
 
 #  if defined(unix) \