IVGCVSW-1946: Remove armnn/src from the include paths
[platform/upstream/armnn.git] / src / armnn / test / RuntimeTests.hpp
1 //
2 // Copyright © 2017 Arm Ltd. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5 #pragma once
6
7 #include <Runtime.hpp>
8
9 namespace armnn
10 {
11
12 void RuntimeLoadedNetworksReserve(armnn::Runtime* runtime);
13
14 } // namespace armnn