From c577f2c6a3b4ddb6ba87a882723c53a248afbeba Mon Sep 17 00:00:00 2001 From: telsoa01 Date: Fri, 31 Aug 2018 09:22:23 +0100 Subject: Release 18.08 --- src/armnnTfParser/test/Softmax.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/armnnTfParser/test/Softmax.cpp') diff --git a/src/armnnTfParser/test/Softmax.cpp b/src/armnnTfParser/test/Softmax.cpp index 1ab28ea3aa..0b55816982 100644 --- a/src/armnnTfParser/test/Softmax.cpp +++ b/src/armnnTfParser/test/Softmax.cpp @@ -9,7 +9,7 @@ BOOST_AUTO_TEST_SUITE(TensorflowParser) -struct SoftmaxFixture : public ParserPrototxtFixture +struct SoftmaxFixture : public armnnUtils::ParserPrototxtFixture { SoftmaxFixture() { -- cgit v1.2.1