mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 23:07:56 +02:00
GH #1988: Remove OpenVMS support
This commit is contained in:
@@ -98,8 +98,6 @@
|
||||
#include "Poco/Platform.h"
|
||||
#if defined(_WIN32)
|
||||
#include "Poco/Platform_WIN32.h"
|
||||
#elif defined(__VMS)
|
||||
#include "Poco/Platform_VMS.h"
|
||||
#elif defined(POCO_VXWORKS)
|
||||
#include "Poco/Platform_VX.h"
|
||||
#elif defined(POCO_OS_FAMILY_UNIX)
|
||||
|
Reference in New Issue
Block a user