poco-1.8.0.1 project compile error #2055

This commit is contained in:
Aleksandar Fabijanic 2017-12-19 10:40:54 +01:00 committed by GitHub
parent d007edb8ca
commit bc5c40fb47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@
#include "Poco/Net/Net.h"
#include "Poco/Net/SocketNotification.h"
#include "Poco/Net/SocketReactor.h"
#include "Poco/Net/ServerSocket.h"
#include "Poco/Net/StreamSocket.h"
#include "Poco/Observer.h"