<cerrno>

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

Include the standard header <cerrno> to effectively include the standard header <errno.h> within the std namespace.


Send feedback to MSDN.Look here for MSDN Online resources.