(#495) Removed use of StdInclude

This commit is contained in:
Magne Sjaastad
2015-09-25 15:57:43 +02:00
parent 5b9bf3bcd2
commit 061288f1c3
36 changed files with 153 additions and 207 deletions

View File

@@ -25,7 +25,12 @@
//////////////////////////////////////////////////////////////////////////
class RiaSocketServer;
class QTcpSocket;
class QDataStream;
class QByteArray;
#include <QList>
class RiaSocketCommand
{