mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-12-23 10:05:46 -05:00
Fix gcc compilation
This commit is contained in:
parent
e987deb8e0
commit
27af7021f4
@ -19,6 +19,7 @@
|
||||
#define INCLUDE_INTERPOLATION_H
|
||||
|
||||
#include "export.h"
|
||||
#include <iterator>
|
||||
|
||||
class SDRBASE_API Interpolation {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user