mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-08 04:31:08 -06:00
A change to check the build system
This commit is contained in:
@@ -116,7 +116,7 @@ int main(int argc, char** argv)
|
||||
delete _sgctEngine;
|
||||
|
||||
// Exit program
|
||||
exit(EXIT_SUCCESS);
|
||||
exit(EXIT_SUCCESS);
|
||||
}
|
||||
|
||||
void mainExternalControlCallback(const char* receivedChars, int size, int clientId)
|
||||
|
||||
Reference in New Issue
Block a user