]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove an unused header in step-7.
authorDavid Wells <wellsd2@rpi.edu>
Sun, 17 Jul 2016 18:12:47 +0000 (14:12 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Fri, 29 Jul 2016 00:14:32 +0000 (20:14 -0400)
Commit ef517a05e0 (March 2001) got rid of the typeid() operator in
step-7.

examples/step-7/step-7.cc

index f1c4a197ac7210747396c0d070934585b8430d5d..f013f6ece90339b9265b96b2c4f4b0f980fbeede 100644 (file)
 // the same file as the FEValues class:
 #include <deal.II/fe/fe_values.h>
 
-// We need one more include from standard C++, which is necessary when we try
-// to find out the actual type behind a pointer to a base class. We will
-// explain this in slightly more detail below. The other two include files are
-// obvious then:
-#include <typeinfo>
 #include <fstream>
 #include <iostream>
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.