Fix build error when roctracer-dev package is not installed (#1161)

[ROCm/rccl commit: 6f5a8ce1fb]
This commit is contained in:
Wenkai Du
2024-05-01 13:55:09 -07:00
کامیت شده توسط GitHub
والد 3906e992f8
کامیت 9638535690
@@ -11,7 +11,9 @@
#include <string.h>
#include <map>
#ifndef ROCTX_NO_IMPL
#include <roctracer/roctx.h>
#endif
#include "nvtx3/nvtx3.hpp"
#include "device.h"