Browse Source

Kill g++ compiler warning (no newline at end of file).

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@234 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
kimmi 17 years ago
parent
commit
d3e9607ab6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      code/BVHLoader.h

+ 1 - 1
code/BVHLoader.h

@@ -163,4 +163,4 @@ protected:
 
 } // end of namespace Assimp
 
-#endif // AI_BVHLOADER_H_INC
+#endif // AI_BVHLOADER_H_INC