mirror of
https://github.com/debauchee/barrier.git
synced 2025-08-01 07:38:48 +02:00
fixed: missing header, fails on qt5
This commit is contained in:
parent
8d2de7a9cb
commit
c0f47d8eb1
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
#include <QTimer>
|
||||
#include "IpcReader.h"
|
||||
#include "Ipc.h"
|
||||
#include <QDataStream>
|
||||
|
||||
IpcClient::IpcClient() :
|
||||
m_ReaderStarted(false),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue