mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01: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