forked from boostorg/config
@ -69,6 +69,9 @@
|
|||||||
// Symbian:
|
// Symbian:
|
||||||
# define BOOST_PLATFORM_CONFIG "boost/config/platform/symbian.hpp"
|
# define BOOST_PLATFORM_CONFIG "boost/config/platform/symbian.hpp"
|
||||||
|
|
||||||
|
#elif defined(__VMS)
|
||||||
|
// VMS:
|
||||||
|
# define BOOST_PLATFORM_CONFIG "boost/config/platform/vms.hpp"
|
||||||
#else
|
#else
|
||||||
|
|
||||||
# if defined(unix) \
|
# if defined(unix) \
|
||||||
|
Reference in New Issue
Block a user