Files
c-libs/src/c-libs.h

7 lines
98 B
C

#ifndef C_LIBS_H
#define C_LIBS_H
#include "logger.h"
#include "safe_array.h"
#endif // C_LIBS_H