mdelibs/include/MDE/Foundation.h

6 lines
92 B
C
Raw Normal View History

2025-11-16 03:01:29 +09:00
#ifndef __MDE_FOUNDATION_H__
#define __MDE_FOUNDATION_H__
2025-11-16 08:26:03 +09:00
#include <MDE/MachDep.h>
2025-11-16 03:01:29 +09:00
#endif