Cleanup of code regarding ANSI C standard (mostly adding newlines at the end of files)

Updating SGCT and Ghoul references
This commit is contained in:
Alexander Bock
2016-08-17 16:26:14 +02:00
parent c9cd968d34
commit c93d882ea6
38 changed files with 61 additions and 52 deletions
+1 -1
View File
@@ -216,4 +216,4 @@ private:
} // namespace openspace
#endif // __RENDERABLEPLANET_H__
#endif // __RENDERABLEPLANET_H__
@@ -28,6 +28,7 @@
#include <openspace/engine/wrapper/windowwrapper.h>
#include <openspace/rendering/renderengine.h>
#include <ghoul/opengl/programobject.h>
#include <ghoul/io/texture/texturereader.h>
#include <ghoul/filesystem/filesystem>