aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/CompatibleTypes.hpp
blob: eecf664b4dff854508d80b14ccd27a0bb49db5da (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.11 release." \
                " Please use public interface include/armnn/Utils/CompatibleTypes.hpp")