#pragma once #include #include std::string errnoToString(int code, int the_errno = errno);