fixed QT build

This commit is contained in:
orignal 2018-06-26 07:25:16 -04:00
parent 5bc157eb19
commit b226e22d2f
2 changed files with 4 additions and 0 deletions

View file

@ -1,6 +1,7 @@
#ifndef DAEMONQT_H
#define DAEMONQT_H
#include <memory>
#include <QObject>
#include <QThread>
#include <QMutex>