Commonly include first

This commit is contained in:
Aoran Zeng 2025-07-22 19:59:45 +08:00
parent ef09616b77
commit 434af1cd93
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98
2 changed files with 4 additions and 2 deletions

View File

@ -43,6 +43,8 @@
#include "framework/core.c"
#include "recipe/lang/rawstr4c.h"
#include "recipe/lang/Ruby/Ruby.c"
@ -86,6 +88,8 @@
#include "recipe/os/rawstr4c.h"
#include "recipe/os/APT/common.h"
// Debian-based
#include "recipe/os/APT/Debian.c"

View File

@ -8,8 +8,6 @@
* Last Modified : <2025-07-22>
* ------------------------------------------------------------*/
#include "rawstr4c.h"
/**
* @update 2025-06-20
*/