From: Lei Qiao Date: Wed, 13 May 2015 00:30:35 +0000 (-0500) Subject: remove unused and deprecated header file X-Git-Tag: v8.3.0-rc1~167^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F931%2Fhead;p=dealii.git remove unused and deprecated header file --- diff --git a/examples/step-33/step-33.cc b/examples/step-33/step-33.cc index 8b9004ad20..21ae69b6b1 100644 --- a/examples/step-33/step-33.cc +++ b/examples/step-33/step-33.cc @@ -58,11 +58,10 @@ // linear solvers as well as for automatic differentiation. These are in the // following include files. // -// Since deal.II provides interfaces to the basic Trilinos matrices, vectors, +// Since deal.II provides interfaces to the basic Trilinos matrices, // preconditioners and solvers, we include them similarly as deal.II linear // algebra structures. #include -#include #include #include