mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
fix include for gcc 4.4.0 prerelease
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
#include "Poco/Environment.h"
|
#include "Poco/Environment.h"
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
#include <cstdio>
|
||||||
|
|
||||||
#if defined(POCO_OS_FAMILY_VMS)
|
#if defined(POCO_OS_FAMILY_VMS)
|
||||||
#include "Environment_VMS.cpp"
|
#include "Environment_VMS.cpp"
|
||||||
|
|||||||
Reference in New Issue
Block a user