aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/backends/test/IsLayerSupportedTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnn/backends/test/IsLayerSupportedTest.cpp')
-rw-r--r--src/armnn/backends/test/IsLayerSupportedTest.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/armnn/backends/test/IsLayerSupportedTest.cpp b/src/armnn/backends/test/IsLayerSupportedTest.cpp
index 4b4c9f6099..af7ba923ec 100644
--- a/src/armnn/backends/test/IsLayerSupportedTest.cpp
+++ b/src/armnn/backends/test/IsLayerSupportedTest.cpp
@@ -9,7 +9,6 @@
#include "backends/CpuTensorHandle.hpp"
#include "backends/RefWorkloadFactory.hpp"
-#include <Layers.hpp>
#include <string>
#include <iostream>
@@ -67,4 +66,4 @@ BOOST_AUTO_TEST_CASE(IsLayerSupportedUint8Cl)
}
#endif //#ifdef ARMCOMPUTECL_ENABLED
-BOOST_AUTO_TEST_SUITE_END() \ No newline at end of file
+BOOST_AUTO_TEST_SUITE_END()