diff --git a/srcpkgs/SDRPlusPlus/patches/except.patch b/srcpkgs/SDRPlusPlus/patches/except.patch new file mode 100644 index 00000000000..af08a2c4ff9 --- /dev/null +++ b/srcpkgs/SDRPlusPlus/patches/except.patch @@ -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 + #include ++#include + + namespace net { +