mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 03:03:23 +02:00
missing include cstring on gcc 4.3.X
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
|
||||
#include "Poco/Foundation.h"
|
||||
#include <cstddef>
|
||||
#include <cstring>
|
||||
|
||||
|
||||
namespace Poco {
|
||||
|
Reference in New Issue
Block a user