removed hawk-std.h and merged the text to hawk.h
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-03 00:21:18 +09:00
parent 83caa10c59
commit 531de73535
20 changed files with 330 additions and 380 deletions

View File

@@ -1567,5 +1567,14 @@ typedef struct hawk_skad_t hawk_skad_t;
#endif
#if defined(__cplusplus)
extern "C" {
#endif
/* NOTHING HERE */
#if defined(__cplusplus)
}
#endif
#endif