mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
SDRPlusPlus: fix build
This commit is contained in:
parent
f4eadefa43
commit
c040826a1c
1 changed files with 9 additions and 0 deletions
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 {
|
||||
|
Loading…
Add table
Reference in a new issue