mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-11 06:05:08 +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