]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/config/select_platform_config.hpp
boost: update to 1.47.0, add new compiler files
[lyx.git] / boost / boost / config / select_platform_config.hpp
index 8606e12edf7a29faa6d3cb3b05b29a61941b1bd7..bc1ffaf69f36c15055d78ccc3bacf3e70617d319 100644 (file)
@@ -69,6 +69,9 @@
 // Symbian: 
 #  define BOOST_PLATFORM_CONFIG "boost/config/platform/symbian.hpp" 
 
+#elif defined(__VMS) 
+// VMS:
+#  define BOOST_PLATFORM_CONFIG "boost/config/platform/vms.hpp" 
 #else
 
 #  if defined(unix) \