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/armnnCaffeParser/test/TestMul.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/armnnCaffeParser/test/TestMul.cpp') diff --git a/src/armnnCaffeParser/test/TestMul.cpp b/src/armnnCaffeParser/test/TestMul.cpp index b53318e81e..dc72780a47 100644 --- a/src/armnnCaffeParser/test/TestMul.cpp +++ b/src/armnnCaffeParser/test/TestMul.cpp @@ -8,7 +8,7 @@ BOOST_AUTO_TEST_SUITE(CaffeParser) -struct MulFixture : public ParserPrototxtFixture +struct MulFixture : public armnnUtils::ParserPrototxtFixture { MulFixture() { -- cgit v1.2.1