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

@ -29,7 +29,6 @@
#include <hawk-cli.h>
#include <hawk-fmt.h>
#include <hawk-utl.h>
#include <hawk-std.h>
#include <hawk-xma.h>
#if !defined(_GNU_SOURCE)