mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-07-29 05:24:21 -04:00
Additional license headers, cleanup unused code defs/refs
This commit is contained in:
@@ -3,11 +3,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#if USE_RTL_SDR
|
||||
#include "SDRThread.h"
|
||||
#else
|
||||
#include "SoapySDRThread.h"
|
||||
#endif
|
||||
#include <algorithm>
|
||||
|
||||
class SDRPostThread : public IOThread {
|
||||
|
||||
Reference in New Issue
Block a user