aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/IMemoryManager.hpp
blob: eeda45748009e54a4645b7c4cfc3fdebbb4d6a00 (plain)
1
2
3
4
5
6
7
8
9
//
// Copyright © 2019 Arm Ltd. All rights reserved.
// SPDX-License-Identifier: MIT
//

// This file is depricated and will be removed soon.
// Please use the new header in armnn/backends instead.
// This will use the new armnn/backends header.
#include <armnn/backends/IMemoryManager.hpp>