Fix build error when roctracer-dev package is not installed (#1161)
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user