aboutsummaryrefslogtreecommitdiff
path: root/delegate/include/Version.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/include/Version.hpp')
-rw-r--r--delegate/include/Version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/delegate/include/Version.hpp b/delegate/include/Version.hpp
index 687471c8ba..46842ee912 100644
--- a/delegate/include/Version.hpp
+++ b/delegate/include/Version.hpp
@@ -5,4 +5,4 @@
#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 use public interface ") \ No newline at end of file
+ " 24.02 release. Please include armnn/delegate/classic/include/Version.hpp instead.")