aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/CompatibleTypes.hpp
blob: 020761241f6e54e43f9dd6f04ca2ae11edf3febb (plain)
1
2
3
4
5
6
7
8
9
10
11
//
// Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//

#pragma once

#include  <armnnUtils/CompatibleTypes.hpp>
#pragma message("src/armnn/CompatibleTypes.hpp has been deprecated, it is due for removal in 22.08 release." \
                " Please use public interface include/armnn/Utils/CompatibleTypes.hpp")