Blob Blame Raw
#if defined _WIN32  // win32 or win64
#include "igs_resource_msg_from_err_win.cpp"
#else
#include "igs_resource_msg_from_err_unix.cpp"
#endif