fix websocket include for Qt < 5.3

pull/135/head
Simon Stürz 2015-08-04 11:52:24 +02:00 committed by Michael Zanetti
parent 557baff39d
commit 70560df8c6
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
#include "loggingcategories.h"
#include "jsonrpc/jsonrpcserver.h"
#include "rest/restserver.h"
#include "websocketserver.h"
namespace guhserver {