mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-06 21:53:00 +08:00
fixed: missing header, fails on qt5
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include <QTimer>
|
||||
#include "IpcReader.h"
|
||||
#include "Ipc.h"
|
||||
#include <QDataStream>
|
||||
|
||||
IpcClient::IpcClient() :
|
||||
m_ReaderStarted(false),
|
||||
|
||||
Reference in New Issue
Block a user