Disbaling #pragma deprecation warnings (#11)

This commit is contained in:
Bhardwaj, Gopesh
2025-02-10 21:41:17 +05:30
committed by GitHub
parent 5891f34f85
commit 0bb6be99cb
2 changed files with 0 additions and 6 deletions
-3
View File
@@ -73,9 +73,6 @@ THE SOFTWARE.
#endif /* !defined (ROCPROFILER_EXPORTS) */
#endif /* !defined (ROCPROFILER) */
// Deprecation warning for ROCProfiler V1 and V2
#pragma message( \
"Warning: ROCProfiler and ROCTracer are being phased out in favor of the latest version ROCProfiler-SDK. We encourage all users to upgrade to ROCProfiler-SDK library and rocprofv3 tool, to ensure continued support and access to new features.")
#include <stddef.h>
#include <stdint.h>