mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-08-11 22:13:45 -04:00
BLOCKING_QUEUE: remove ThreadBlockingQueue dependency to ThreadQueue, remove ThreadQueue.h from CMakeLists
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include <string>
|
||||
#include <atomic>
|
||||
|
||||
#include "AudioThread.h"
|
||||
#include "ThreadBlockingQueue.h"
|
||||
#include "RtAudio.h"
|
||||
#include "DemodDefs.h"
|
||||
|
||||
Reference in New Issue
Block a user