From dbab79fdbf4eba72dd2f559381043514e10b118a Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 6 Jan 2013 00:24:29 +0000 Subject: [PATCH] Remove now redundant include file. git-svn-id: https://svn.dealii.org/trunk@27940 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/deal.II/extract_dofs_by_component_01_mg.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/deal.II/extract_dofs_by_component_01_mg.cc b/tests/deal.II/extract_dofs_by_component_01_mg.cc index 0fec59cae9..e5a62c33fa 100644 --- a/tests/deal.II/extract_dofs_by_component_01_mg.cc +++ b/tests/deal.II/extract_dofs_by_component_01_mg.cc @@ -31,7 +31,6 @@ #include #include #include -#include #include -- 2.39.5