Files

17 lines
141 B
C
Raw Permalink Normal View History

2025-11-17 10:28:09 +01:00
#ifndef _macro
#define _macro
#include "index.h"
#include "array.h"
#include "string.h"
#include "tools.h"
#include <stdio.h>
#endif