Code migration and include fixes (#830)

* Migrating code/reformatting

* Remove unnecessary includes
---------

Co-authored-by: Benjamin Welton <ben@amd.com>
This commit is contained in:
Benjamin Welton
2024-04-29 15:48:50 -07:00
کامیت شده توسط GitHub
والد de13d2ac5d
کامیت e21609c80e
35فایلهای تغییر یافته به همراه622 افزوده شده و 509 حذف شده
@@ -26,16 +26,9 @@
#include <hsa/hsa_api_trace.h>
#include <hsa/hsa_ext_amd.h>
#include "fmt/core.h"
#include "fmt/ranges.h"
#include <string>
#include <string_view>
#include <unordered_map>
#include <vector>
#include <rocprofiler-sdk/agent.h>
#include "lib/common/utility.hpp"
// Construct const and non-const accessor functions
#define CONST_NONCONST_ACCESSOR(RTYPE, NAME, VAL) \