fixed spacing in the headers to get rid of some warnings and some other

little minor spacing issues.
This commit is contained in:
2002-10-30 02:07:20 +00:00
parent f6c7a89357
commit 01bff70383
699 changed files with 778 additions and 428 deletions

View File

@@ -114,3 +114,4 @@ protected:
};
#endif //__SG_CONTROLLER_H

View File

@@ -218,3 +218,4 @@ protected :
};
#endif //__SG_IOBJECT

View File

@@ -205,4 +205,6 @@ private:
SG_Node* m_SGparent;
};
#endif //__SG_NODE_H

View File

@@ -114,3 +114,4 @@ protected :
};
#endif

View File

@@ -202,4 +202,6 @@ protected:
);
};
#endif //__SG_SPATIAL_H