From f45f91039500322ac676438a91ec4caa0f93606d Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 6 Jan 2000 15:53:37 +0000 Subject: [PATCH] Remove unnecessary include file. git-svn-id: https://svn.dealii.org/trunk@2163 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Attic/examples/step-by-step/step-5/step-5.cc | 1 - deal.II/examples/step-5/step-5.cc | 1 - 2 files changed, 2 deletions(-) diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-5/step-5.cc b/deal.II/deal.II/Attic/examples/step-by-step/step-5/step-5.cc index aa67eff4fc..e215db92ca 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-5/step-5.cc +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-5/step-5.cc @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include diff --git a/deal.II/examples/step-5/step-5.cc b/deal.II/examples/step-5/step-5.cc index aa67eff4fc..e215db92ca 100644 --- a/deal.II/examples/step-5/step-5.cc +++ b/deal.II/examples/step-5/step-5.cc @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include -- 2.39.5