missing std::runtime_error in qt+mingw
missing std::runtime_error in qt+mingw
Missing the std::runtime_error in qt+mingw:
By using the <exception> construct the base std::exceptionclass; The child classes as std::runtime_error, to add the <stdexcept> header.