From: bangerth Date: Fri, 18 Feb 2011 02:20:36 +0000 (+0000) Subject: Remove header file that isn't needed. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d85534188d24df0418b3b196ce7e70ae8750925;p=dealii-svn.git Remove header file that isn't needed. git-svn-id: https://svn.dealii.org/trunk@23389 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-22/step-22.cc b/deal.II/examples/step-22/step-22.cc index 9aa1a95cb0..bd15d934f1 100644 --- a/deal.II/examples/step-22/step-22.cc +++ b/deal.II/examples/step-22/step-22.cc @@ -3,7 +3,7 @@ /* $Id$ */ /* */ -/* Copyright (C) 2008, 2009, 2010 by the deal.II authors */ +/* Copyright (C) 2008, 2009, 2010, 2011 by the deal.II authors */ /* */ /* This file is subject to QPL and may not be distributed */ /* without copyright and license information. Please refer */ @@ -43,7 +43,6 @@ #include #include #include -#include #include #include