Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/FreeRDP-WebConnect.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wsgate/myWsHandler.hpp1
-rw-r--r--wsgate/myrawsocket.hpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/wsgate/myWsHandler.hpp b/wsgate/myWsHandler.hpp
index 4df8a6a..3eebdbd 100644
--- a/wsgate/myWsHandler.hpp
+++ b/wsgate/myWsHandler.hpp
@@ -3,7 +3,6 @@
#include "wshandler.hpp"
#include "myrawsocket.hpp"
-#include <ehs/ehsconnection.h>
namespace wsgate{
class MyWsHandler : public wspp::wshandler
diff --git a/wsgate/myrawsocket.hpp b/wsgate/myrawsocket.hpp
index 5e525ee..55aadd7 100644
--- a/wsgate/myrawsocket.hpp
+++ b/wsgate/myrawsocket.hpp
@@ -22,7 +22,6 @@
#include "RDP.hpp"
#include <ehs/ehs.h>
-#include <ehs/ehsconnection.h>
namespace wsgate {