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