Added empty end lines to all workaround files.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@293 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
pull/1/head
aramis_acg 2009-01-12 22:26:11 +00:00
parent 58eb786d62
commit 607356a844
9 changed files with 33 additions and 30 deletions

View File

@ -45,3 +45,4 @@ namespace boost
# error "format.h was already included"
#endif //
#endif // !! AI_BOOST_FORMAT_DUMMY_INCLUDED

View File

@ -83,3 +83,4 @@ inline void swap(scoped_array<T> & a, scoped_array<T> & b)
# error "scoped_array.h was already included"
#endif
#endif // __AI_BOOST_SCOPED_ARRAY_INCLUDED

View File

@ -78,3 +78,4 @@ inline void swap(scoped_ptr<T> & a, scoped_ptr<T> & b)
# error "scoped_ptr.h was already included"
#endif
#endif // __AI_BOOST_SCOPED_PTR_INCLUDED