Commit b194c7b1 authored by Davis King's avatar Davis King

Cleaned up example slightly

parent a1632e02
...@@ -186,7 +186,7 @@ private: ...@@ -186,7 +186,7 @@ private:
// ---------------------------------------------------------------------------------------- // ----------------------------------------------------------------------------------------
int main(int argc, char* argv[]) int main()
{ {
try try
{ {
......
...@@ -82,7 +82,7 @@ void make_simple_test_data ( ...@@ -82,7 +82,7 @@ void make_simple_test_data (
// ---------------------------------------------------------------------------------------- // ----------------------------------------------------------------------------------------
int main(int argc, char* argv[]) int main()
{ {
try try
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment