mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
return added
This commit is contained in:
@@ -213,6 +213,7 @@ catch (exception const &e)
|
||||
{
|
||||
cout << "\nMessage from thrown exception was:\n " << e.what() << "\n";
|
||||
}
|
||||
return 0;
|
||||
} // int main()
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user