#if !defined(LD_CORE_CORE_H_) #define LD_CORE_CORE_H_ #include "types.h" #include "platform.h" #include "macros.h" #include "arena.h" #include "string.h" #endif // LD_CORE_CORE_H_