This commit is contained in:
retoor 2026-01-29 02:29:33 +01:00
parent c1450415eb
commit 81d5638974

View File

@ -3,7 +3,7 @@
#ifndef R_STRING_H #ifndef R_STRING_H
#define R_STRING_H #define R_STRING_H
#include "../include/r_error.h" #include "../r_error.h"
#include <stddef.h> #include <stddef.h>
#include <stdbool.h> #include <stdbool.h>