main should return a value
This commit is contained in:
@@ -178,4 +178,6 @@ int main (int argc, char *argv[])
|
||||
Simulator::Run ();
|
||||
|
||||
Simulator::Destroy ();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user