uhd: patch for boost 1.81.0
This commit is contained in:
parent
a8e422b25d
commit
13f1d0eafe
|
@ -25,3 +25,15 @@ Index: uhd-4.0.0.0/host/lib/include/uhdlib/utils/rpc.hpp
|
|||
|
||||
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…
Reference in New Issue