Remove unused includes

This commit is contained in:
Siegfried Siegert 2023-06-22 08:46:18 +02:00
parent 6a19fd7608
commit 31f178b241
Signed by: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03

View File

@ -14,9 +14,6 @@
#include "interfaces.h"
#include <unistd.h>
#include <thread>
#include <memory>
#include <QSharedMemory>
class QTextCodec;