Style Cleanup: remove preprocessor indentation (updated wiki style guide too)

This commit is contained in:
2013-12-22 14:11:10 +11:00
parent 5eb96d4705
commit c1c26c36f6
100 changed files with 353 additions and 346 deletions

View File

@@ -33,8 +33,8 @@
#include <math.h>
#include "SG_BBox.h"
#include "SG_Node.h"
#include "SG_BBox.h"
#include "SG_Node.h"
SG_BBox::SG_BBox() :
m_min(0.0, 0.0, 0.0),