#ifndef _MSL_CSTDARG #define _MSL_CSTDARG #include #if !_MSL_USING_MW_C_HEADERS #include #if _MSL_PUT_THIRD_PARTY_C_IN_STD #include #endif #else #include #if __dest_os == __arm_bare #include #else #error Unknown platform #endif #endif #endif