Add newlines at end of file to avoid warnings like this:

boost/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file



[SVN r77424]
This commit is contained in:
K. Noel Belcourt
2012-03-20 02:12:55 +00:00
parent df0fbd1d9d
commit b6142f1613
4 changed files with 5 additions and 1 deletions

View File

@ -48,3 +48,4 @@ namespace boost { namespace fusion
#endif // BOOST_FUSION_DONT_USE_PREPROCESSED_FILES
#endif