Browse Source

add newline at end of file

tags/v1.2.0
taoxiangdong 3 years ago
parent
commit
abd0da89ee
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      inc/framework/common/profiling/ge_profiling.h

+ 1
- 1
inc/framework/common/profiling/ge_profiling.h View File

@@ -42,4 +42,4 @@ ge::Status RegProfSetDeviceCallback(MsprofSetDeviceCallback func);
ge::Status RegProfReporterCallback(MsprofReporterCallback func);
ge::Status ProfCommandHandle(ProfCommandHandleType type, void *data, uint32_t len);

#endif // INC_FRAMEWORK_COMMON_GE_PROFILING_H_
#endif // INC_FRAMEWORK_COMMON_GE_PROFILING_H_

Loading…
Cancel
Save