#if MD_INTELLISENSE_DIRECTIVES #pragma once #include "arch.h" #include "os.h" #include "compiler.h" #endif #pragma region Mandatory Includes # include # include # if defined( MD_SYSTEM_WINDOWS ) # include # endif #if MD_COMPILER_C #include #include #endif #pragma endregion Mandatory Includes