mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01:00
Add missing momory header file
This commit is contained in:
parent
a82b766628
commit
2442c66f84
@ -24,6 +24,7 @@
|
||||
#include "Poco/Net/DatagramSocket.h"
|
||||
#include "Poco/Net/SocketAddress.h"
|
||||
#include "wepoll.h"
|
||||
#include <memory>
|
||||
#else
|
||||
#include <sys/epoll.h>
|
||||
#include <sys/eventfd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user