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:
@@ -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) \
|
||||
|
||||
مرجع در شماره جدید
Block a user