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

このコミットが含まれているのは:
Wenkai Du
2024-05-01 13:55:09 -07:00
committed by GitHub
コミット 6f5a8ce1fb
+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"