Benchmarks: tst_tcpserver: Remove unnecessary qprocess include
The include is not needed and breaks build that do not have process support. Change-Id: I3951c24c950dd556a3b26744d8994709e294d397 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
This commit is contained in:
parent
bdd2697ce8
commit
8bc4c3ae8f
@ -32,7 +32,6 @@
|
||||
#include <qtcpsocket.h>
|
||||
#include <qtcpserver.h>
|
||||
#include <qhostaddress.h>
|
||||
#include <qprocess.h>
|
||||
#include <qstringlist.h>
|
||||
#include <qplatformdefs.h>
|
||||
#include <qhostinfo.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user