aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/math_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/tests/math_test.cpp')
-rw-r--r--host/tests/math_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/tests/math_test.cpp b/host/tests/math_test.cpp
index 6c890c484..8a92e074f 100644
--- a/host/tests/math_test.cpp
+++ b/host/tests/math_test.cpp
@@ -16,7 +16,7 @@
//
#include <boost/test/unit_test.hpp>
-#include <boost/cstdint.hpp>
+#include <stdint.h>
#include <uhd/utils/math.hpp>
// NOTE: This is not the only math test case, see e.g. special tests