From 3537c2ca7ebf31c1673b9ec2bb0c17b0406bbae0 Mon Sep 17 00:00:00 2001 From: surmeh01 Date: Fri, 18 May 2018 16:31:43 +0100 Subject: Release 18.05 --- src/armnnUtils/ParserFlatbuffersFixture.hpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/armnnUtils/ParserFlatbuffersFixture.hpp (limited to 'src/armnnUtils/ParserFlatbuffersFixture.hpp') diff --git a/src/armnnUtils/ParserFlatbuffersFixture.hpp b/src/armnnUtils/ParserFlatbuffersFixture.hpp new file mode 100644 index 0000000000..16f9620ce2 --- /dev/null +++ b/src/armnnUtils/ParserFlatbuffersFixture.hpp @@ -0,0 +1,11 @@ +// +// Copyright © 2017 Arm Ltd. All rights reserved. +// See LICENSE file in the project root for full license information. +// + +#pragma once + +namespace armnnUtils +{ + +} -- cgit v1.2.1