compile error in yellow

pull/1326/head
zhengyuanhua 4 years ago
parent f4ead96f46
commit 9394d886f7

@ -119,7 +119,9 @@ class FMK_FUNC_HOST_VISIBILITY FMK_FUNC_DEV_VISIBILITY ProfilingManager {
MsprofCallback prof_cb_;
std::string fp_point_;
std::string bp_point_;
#ifdef ONLY_COMPILE_OPEN_SRC
uint32_t reporter_max_len_ = 0;
#endif
};
} // namespace ge
#endif // GE_COMMON_PROFILING_PROFILING_MANAGER_H_

Loading…
Cancel
Save