<cstdio>

<cstdio>

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

Include the standard header <cstdio> to effectively include the standard header <stdio.h> within the std namespace.