From f10d1dd08d0004d817b6faf73bcfcafb5c95928e Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 28 Sep 2013 21:55:29 +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@31006 0785d39b-7218-0410-832d-ea1e28bc413d --- .../include/boost/fusion/tuple/detail/preprocessed/tuple.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.hpp b/deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp index 8f9b94a5cd..e1cd851940 100644 --- a/deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp +++ b/deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple.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