From 4aed392d039f417b79e94d762bd990a0380dff9f Mon Sep 17 00:00:00 2001 From: aramis_acg Date: Fri, 22 Apr 2011 22:23:20 +0000 Subject: [PATCH] # add missing newline at EOF git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@972 67173fc5-114c-0410-ac8e-9d2fd5bffc1f --- code/BoostWorkaround/boost/lexical_cast.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/BoostWorkaround/boost/lexical_cast.hpp b/code/BoostWorkaround/boost/lexical_cast.hpp index e6e36d025..3f055f35f 100644 --- a/code/BoostWorkaround/boost/lexical_cast.hpp +++ b/code/BoostWorkaround/boost/lexical_cast.hpp @@ -20,4 +20,5 @@ namespace boost } // namespace boost -#endif // __AI_BOOST_WORKAROUND_LEXICAL_CAST \ No newline at end of file +#endif // __AI_BOOST_WORKAROUND_LEXICAL_CAST +