aboutsummaryrefslogtreecommitdiff
path: root/delegate/include/Version.hpp
blob: 46842ee912869a4657d8b62c08e9f16975e89311 (plain)
1
2
3
4
5
6
7
8
//
// Copyright © 2021-2023 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//

#include <armnn/delegate/classic/include/Version.hpp>
#pragma message("armnn/delegate/include/Version.hpp has been deprecated, it is due for removal in"\
                " 24.02 release. Please include armnn/delegate/classic/include/Version.hpp instead.")