fixed spacing in the headers to get rid of some warnings and some other
little minor spacing issues.
This commit is contained in:
@@ -96,5 +96,5 @@ private :
|
||||
static MEM_SmartPtr<GlutDrawManager> m_s_instance;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
@@ -102,5 +102,5 @@ private :
|
||||
static MEM_SmartPtr<GlutKeyboardManager> m_s_instance;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
@@ -112,5 +112,5 @@ private :
|
||||
static MEM_SmartPtr<GlutMouseManager> m_s_instance;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
@@ -382,6 +382,5 @@ private :
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
@@ -80,5 +80,6 @@ private :
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -207,5 +207,5 @@ private :
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user