SDRPlusPlus: fix build
This commit is contained in:
9
srcpkgs/SDRPlusPlus/patches/except.patch
Normal file
9
srcpkgs/SDRPlusPlus/patches/except.patch
Normal 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 {
|
||||
|
||||
Reference in New Issue
Block a user