mirror of
https://github.com/zeldaret/tp
synced 2026-08-03 00:46:48 -04:00
@@ -0,0 +1,10 @@
|
||||
#ifndef MSL_STDLIB_H_
|
||||
#define MSL_STDLIB_H_
|
||||
|
||||
#include "MSL_C/MSL_Common/Src/abort_exit.h"
|
||||
#include "MSL_C/MSL_Common/Src/alloc.h"
|
||||
#include "MSL_C/MSL_Common/Src/arith.h"
|
||||
#include "MSL_C/MSL_Common/Src/mbstring.h"
|
||||
#include "MSL_C/MSL_Common/Src/strtoul.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user