SDRPlusPlus: fix build

This commit is contained in:
John 2024-01-30 12:01:08 +01:00
parent f4eadefa43
commit c040826a1c

View file

@ -0,0 +1,9 @@
--- a/core/src/utils/networking.cpp 2021-10-18 00:38:02.000000000 +0200
+++ - 2024-01-30 11:57:02.773650573 +0100
@@ -1,5 +1,6 @@
#include <utils/networking.h>
#include <assert.h>
+#include <stdexcept>
namespace net {