SWDEV-366831 - File reorg backward compatibility message changed to #error

Change-Id: Ic47e8d32846e5c15ee7449e53ccea52041862299


[ROCm/rocprofiler commit: 7f413038d2]
Tento commit je obsažen v:
Ranjith Ramakrishnan
2023-02-08 23:02:06 -08:00
odevzdal Ammar ELWazir
rodič de4abd0d0f
revize d72dca799b
+1 -1
Zobrazit soubor
@@ -53,7 +53,7 @@ function(create_header_template)
#define @include_guard@
#if defined(__GNUC__)
#warning \"This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with rocprofiler\"
#error \"This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with rocprofiler\"
#else
#pragma message(\"This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with rocprofiler\")
#endif