Added empty end lines to all workaround files.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@293 67173fc5-114c-0410-ac8e-9d2fd5bffc1fpull/1/head
parent
58eb786d62
commit
607356a844
|
@ -45,3 +45,4 @@ namespace boost
|
|||
# error "format.h was already included"
|
||||
#endif //
|
||||
#endif // !! AI_BOOST_FORMAT_DUMMY_INCLUDED
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue