@ -421,6 +421,7 @@ int main(int argc, char** argv)
catch (std::exception& e)
{
std::cerr << e.what() << std::endl;
exit(-1);
}
#endif