From 73824f31fd1f2933aec11aed9db6cb77dbdb07a9 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 28 Sep 2013 21:55:12 +0000 Subject: [PATCH] Add a newline to the end of the file, as mandated by the C++ standard. git-svn-id: https://svn.dealii.org/trunk@31005 0785d39b-7218-0410-832d-ea1e28bc413d --- .../boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp b/deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp index ec01d4b7fd..234936c587 100644 --- a/deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp +++ b/deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp @@ -18,4 +18,4 @@ #include #else #error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers" -#endif \ No newline at end of file +#endif -- 2.39.5