#if MD_INTELLISENSE_DIRECTIVES #pragma once #include "cracking_arch.h" #include "cracking_os.h" #include "cracking_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