Add initial libraries and their respective test code
This commit is contained in:
7
src/c-libs.h
Normal file
7
src/c-libs.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef C_LIBS_H
|
||||
#define C_LIBS_H
|
||||
|
||||
#include "logger.h"
|
||||
#include "safe_array.h"
|
||||
|
||||
#endif // C_LIBS_H
|
||||
Reference in New Issue
Block a user