mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
uhd: patch for boost 1.81.0
This commit is contained in:
parent
a8e422b25d
commit
13f1d0eafe
1 changed files with 12 additions and 0 deletions
|
@ -25,3 +25,15 @@ Index: uhd-4.0.0.0/host/lib/include/uhdlib/utils/rpc.hpp
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
|
Index: uhd-4.0.0.0/host/lib/usrp/common/lmx2592.cpp
|
||||||
|
===================================================================
|
||||||
|
--- uhd-4.0.0.0.orig/host/lib/usrp/common/lmx2592.cpp
|
||||||
|
+++ uhd-4.0.0.0/host/lib/usrp/common/lmx2592.cpp
|
||||||
|
@@ -7,6 +7,7 @@
|
||||||
|
#include "lmx2592_regs.hpp"
|
||||||
|
#include <uhdlib/usrp/common/lmx2592.hpp>
|
||||||
|
#include <uhdlib/utils/narrow.hpp>
|
||||||
|
+#include <array>
|
||||||
|
#include <chrono>
|
||||||
|
#include <iomanip>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue