mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
latest changes from main repository
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// RemoteSyslogListener.cpp
|
||||
//
|
||||
// $Id: //poco/Main/Net/src/RemoteSyslogListener.cpp#6 $
|
||||
// $Id: //poco/Main/Net/src/RemoteSyslogListener.cpp#7 $
|
||||
//
|
||||
// Library: Net
|
||||
// Package: Logging
|
||||
@@ -47,6 +47,7 @@
|
||||
#include "Poco/LoggingFactory.h"
|
||||
#include "Poco/Buffer.h"
|
||||
#include <cctype>
|
||||
#include <cstddef>
|
||||
|
||||
|
||||
namespace Poco {
|
||||
|
||||
Reference in New Issue
Block a user