From 84b561ece14b57dbd7247373fb56abcf0f779f0f Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 21 May 2001 15:27:24 +0000 Subject: [PATCH] Remove obviously unnecessary include file. git-svn-id: https://svn.dealii.org/trunk@4681 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/source/numerics/error_estimator.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/deal.II/deal.II/source/numerics/error_estimator.cc b/deal.II/deal.II/source/numerics/error_estimator.cc index 9f17f6a727..087274c7d0 100644 --- a/deal.II/deal.II/source/numerics/error_estimator.cc +++ b/deal.II/deal.II/source/numerics/error_estimator.cc @@ -12,7 +12,6 @@ //---------------------------- error_estimator.cc --------------------------- -#include #include #include #include -- 2.39.5