diff options
-rw-r--r-- | host/tests/rx_streamer_test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/tests/rx_streamer_test.cpp b/host/tests/rx_streamer_test.cpp index a2969d608..50d7e2c42 100644 --- a/host/tests/rx_streamer_test.cpp +++ b/host/tests/rx_streamer_test.cpp @@ -7,6 +7,7 @@ #include "../common/mock_link.hpp" #include <uhdlib/transport/rx_streamer_impl.hpp> #include <boost/test/unit_test.hpp> +#include <complex> #include <iostream> #include <memory> |