Remove style guide errors

Add missing newline errors
This commit is contained in:
Alexander Bock
2017-07-21 11:52:25 -04:00
parent 1abb9ccfe6
commit e661324002
29 changed files with 256 additions and 173 deletions

View File

@@ -181,4 +181,5 @@ int ScreenSpaceFramebuffer::id(){
static int id = 0;
return id++;
}
} //namespace openspace
} //namespace openspace