mirror of
https://github.com/RubyMetric/chsrc
synced 2025-09-10 06:29:54 +08:00
Commonly include first
This commit is contained in:
parent
ef09616b77
commit
434af1cd93
@ -43,6 +43,8 @@
|
|||||||
|
|
||||||
#include "framework/core.c"
|
#include "framework/core.c"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#include "recipe/lang/rawstr4c.h"
|
#include "recipe/lang/rawstr4c.h"
|
||||||
|
|
||||||
#include "recipe/lang/Ruby/Ruby.c"
|
#include "recipe/lang/Ruby/Ruby.c"
|
||||||
@ -86,6 +88,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#include "recipe/os/rawstr4c.h"
|
||||||
|
|
||||||
#include "recipe/os/APT/common.h"
|
#include "recipe/os/APT/common.h"
|
||||||
// Debian-based
|
// Debian-based
|
||||||
#include "recipe/os/APT/Debian.c"
|
#include "recipe/os/APT/Debian.c"
|
||||||
|
@ -8,8 +8,6 @@
|
|||||||
* Last Modified : <2025-07-22>
|
* Last Modified : <2025-07-22>
|
||||||
* ------------------------------------------------------------*/
|
* ------------------------------------------------------------*/
|
||||||
|
|
||||||
#include "rawstr4c.h"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @update 2025-06-20
|
* @update 2025-06-20
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user