aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/armnn/test/FloatingPointConverterTest.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/armnn/test/FloatingPointConverterTest.cpp b/src/armnn/test/FloatingPointConverterTest.cpp
index 9299b90e29..733aa3842b 100644
--- a/src/armnn/test/FloatingPointConverterTest.cpp
+++ b/src/armnn/test/FloatingPointConverterTest.cpp
@@ -6,10 +6,6 @@
#include "FloatingPointConverter.hpp"
#include <Half.hpp>
-#include <malloc.h>
-#include <iostream>
-#include <algorithm>
-
#include <boost/test/unit_test.hpp>
BOOST_AUTO_TEST_SUITE(TestFPConversion)