#include <boost/exception/error_info.hpp> namespace boost { typedef error_info<struct errinfo_api_function_,char const *> errinfo_api_function; }