tp/include/SSystem/SComponent/c_malloc.h

7 lines
91 B
C

#ifndef C_MALLOC_H
#define C_MALLOC_H
#include "dolphin/types.h"
#endif /* C_MALLOC_H */