From: Wolfgang Bangerth Date: Mon, 21 May 2001 15:27:24 +0000 (+0000) Subject: Remove obviously unnecessary include file. X-Git-Tag: v8.0.0~19113 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84b561ece14b57dbd7247373fb56abcf0f779f0f;p=dealii.git Remove obviously unnecessary include file. git-svn-id: https://svn.dealii.org/trunk@4681 0785d39b-7218-0410-832d-ea1e28bc413d --- 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