diff options
author | Martin Braun <martin.braun@ettus.com> | 2021-06-17 13:31:30 +0200 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-06-17 10:56:50 -0500 |
commit | c0a44be527e65aa83f1a00ab59785906a5411612 (patch) | |
tree | 1ab50e6023657c6601c0642e312f2e1c37a05d42 /host/lib/rfnoc | |
parent | 2615547a82bc4e06ff5fcb79c5c1efed76b058c7 (diff) | |
download | uhd-c0a44be527e65aa83f1a00ab59785906a5411612.tar.gz uhd-c0a44be527e65aa83f1a00ab59785906a5411612.tar.bz2 uhd-c0a44be527e65aa83f1a00ab59785906a5411612.zip |
usrp2: Fix Boost headers
On Boost 1.76, this would otherwise fail with an error:
[...]
.../usrp2_impl.cpp:920:37: error: ‘boost::math’ has not been declared
920 | const int sign = boost::math::sign(new_freq);
[...]
Diffstat (limited to 'host/lib/rfnoc')
0 files changed, 0 insertions, 0 deletions