aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/test/ArgMinMax.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnTfLiteParser/test/ArgMinMax.cpp')
-rw-r--r--src/armnnTfLiteParser/test/ArgMinMax.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/armnnTfLiteParser/test/ArgMinMax.cpp b/src/armnnTfLiteParser/test/ArgMinMax.cpp
index 77574b12dc..91782d2fe2 100644
--- a/src/armnnTfLiteParser/test/ArgMinMax.cpp
+++ b/src/armnnTfLiteParser/test/ArgMinMax.cpp
@@ -4,10 +4,7 @@
//
#include "ParserFlatbuffersFixture.hpp"
-#include "../TfLiteParser.hpp"
-#include <iostream>
-#include <string>
TEST_SUITE("TensorflowLiteParser_ArgMinMax")
{