SWDEV-563777 - fix warnings related to inconsistent overrides (#1625)

This patch adds missing override keywords. Fixes this class of warnings.

Signed-off-by: Sebastian Luzynski <Sebastian.Luzynski@amd.com>
This commit is contained in:
sluzynsk-amd
2025-11-24 12:50:07 -05:00
committed by GitHub
parent 1a3564a51a
commit 2cf9faa93f
6 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -3,4 +3,4 @@
#HIP_VERSION_MINOR
2
#HIP_VERSION_PATCH
0
53150