Fixing missing limts header that causes build failure

Change-Id: I3d1ea3b6701a57a16af8742de446ce4bfea6ded6


[ROCm/rocprofiler commit: 417ceaa47f]
This commit is contained in:
gobhardw
2023-10-05 14:45:19 +05:30
committed by Giovanni Baraldi
parent 370a1ee4bd
commit 31462313b6
@@ -24,6 +24,7 @@
#include <vector>
#include <amd_comgr/amd_comgr.h>
#include <memory>
#include <limits>
typedef struct {
const char* instruction;