2
0
mirror of https://github.com/boostorg/config.git synced 2026-02-16 13:22:13 +00:00

Add VMS support.

Fixes #4474.

[SVN r64750]
This commit is contained in:
John Maddock
2010-08-12 12:36:42 +00:00
parent 28b8d54fcd
commit 283b3fca54

View 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) \