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

[ROCm/rccl commit: 6f5a8ce1fb]
此提交包含在:
Wenkai Du
2024-05-01 13:55:09 -07:00
提交者 GitHub
父節點 3906e992f8
當前提交 9638535690
+2
查看文件
@@ -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"