mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 04:37:37 +01:00
added missing include
This commit is contained in:
parent
385b34a0a1
commit
5773419257
@ -1,4 +1,5 @@
|
|||||||
#include "riff.h"
|
#include "riff.h"
|
||||||
|
#include <string.h>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
|
||||||
namespace riff {
|
namespace riff {
|
||||||
|
Loading…
Reference in New Issue
Block a user