1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 14:04:46 -04:00

Remove unused includes and use more direct includes

This commit is contained in:
Daniele Forsi
2024-04-08 22:40:24 +02:00
parent 13222cac8d
commit 8c3f7e3775
472 changed files with 34 additions and 1006 deletions
@@ -21,7 +21,6 @@
#include <thread>
#include "xtrx/devicextrx.h"
#include "xtrxinputsettings.h"
#include "xtrxinputthread.h"
XTRXInputThread::XTRXInputThread(struct xtrx_dev *dev, unsigned int nbChannels, unsigned int uniqueChannelIndex, QObject* parent) :