<cstdarg>

<cstdarg>

namespace std {
#include <stdarg.h>
    };

Include the standard header <cstdarg> to effectively include the standard header <stdarg.h> within the std namespace.