uhd: patch for boost 1.81.0

This commit is contained in:
Đoàn Trần Công Danh 2022-11-26 17:59:49 +07:00
parent a8e422b25d
commit 13f1d0eafe
1 changed files with 12 additions and 0 deletions

View File

@ -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>