mirror of
https://gitee.com/RubyMetric/chsrc.git
synced 2025-12-25 20:52:49 +00:00
Commonly include first
This commit is contained in:
parent
ef09616b77
commit
434af1cd93
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -8,8 +8,6 @@
|
|||
* Last Modified : <2025-07-22>
|
||||
* ------------------------------------------------------------*/
|
||||
|
||||
#include "rawstr4c.h"
|
||||
|
||||
/**
|
||||
* @update 2025-06-20
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue