Commented out filename after final endif

This commit is contained in:
Paolo Cignoni 2008-10-08 14:00:01 +00:00
parent 75a7b0a846
commit b6d7e548b2
1 changed files with 1 additions and 1 deletions

View File

@ -64,4 +64,4 @@ protected:
virtual void DoUnbind(void) = 0;
};
#endif __GL_OBJECT_H__
#endif //__GL_OBJECT_H__