mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-20 22:31:23 +01:00
remove un-needed headers
These files were there multiple times and may be just a simple aesthetic problem. They are included in [WebSocket.h](https://github.com/tml1024/poco/blob/develop/Net/include/Poco/Net/WebSocket.h)
This commit is contained in:
parent
e26d1ffa13
commit
f3ad7bb9ac
@ -20,7 +20,6 @@
|
||||
#include "Poco/Net/HTTPServerResponse.h"
|
||||
#include "Poco/Net/HTTPClientSession.h"
|
||||
#include "Poco/Net/NetException.h"
|
||||
#include "Poco/Buffer.h"
|
||||
#include "Poco/MemoryStream.h"
|
||||
#include "Poco/NullStream.h"
|
||||
#include "Poco/BinaryWriter.h"
|
||||
@ -29,7 +28,6 @@
|
||||
#include "Poco/String.h"
|
||||
#include "Poco/Random.h"
|
||||
#include "Poco/StreamCopier.h"
|
||||
#include "Poco/Buffer.h"
|
||||
#include <sstream>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user