From 61b811aeaa5b6a95799575294fa24c72a6f9e74a Mon Sep 17 00:00:00 2001 From: Francis Murtagh Date: Wed, 21 Jun 2023 12:25:04 +0100 Subject: Bugfix: explicitly state the header to be included to replace deprecated one Signed-off-by: Francis Murtagh Change-Id: I3f2bc1afc9873ed111b756717b2e86acce268598 --- delegate/include/DelegateOptions.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'delegate/include/DelegateOptions.hpp') diff --git a/delegate/include/DelegateOptions.hpp b/delegate/include/DelegateOptions.hpp index 1c3ffb62ea..2152e2006f 100644 --- a/delegate/include/DelegateOptions.hpp +++ b/delegate/include/DelegateOptions.hpp @@ -5,4 +5,4 @@ #include #pragma message("armnn/delegate/include/DelegateOptions.hpp has been deprecated, it is due for removal in"\ - " 24.02 release. Please use public interface ") \ No newline at end of file + " 24.02 release. Please include armnn/delegate/common/include/DelegateOptions.hpp instead.") -- cgit v1.2.1