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

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