Add header to avoid compilation failure on Linux

pull/670/head
Jon Beniston 2020-10-25 19:58:32 +00:00
rodzic d8ae6fc765
commit 035a0ab2cb
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -22,6 +22,7 @@
#include <cstring>
#include <cmath>
#include <regex>
#include <thread>
#include <uhd/types/device_addr.hpp>