1 2 3 4 5 6 7
#ifndef PLATFORM_INCLUDE_H #define PLATFORM_INCLUDE_H #include "platform.h" #include "platform.c" #endif /* PLATFORM_INCLUDE_H */