]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add missing include.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Oct 2003 22:01:00 +0000 (22:01 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Oct 2003 22:01:00 +0000 (22:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@8173 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/quadrature_selector.h

index 2214c39fec599bc69e5b59651e288ef4db7fca34..f54a3e31ec9619b06ba036b6bafb5d944637c619 100644 (file)
@@ -18,6 +18,8 @@
 #include <base/quadrature.h>
 #include <base/exceptions.h>
 
+#include <string>
+
 
 /**
  * This class implements the quadrature rule passed to its constructor
@@ -31,7 +33,6 @@
  * 
  * @author Ralf Schulz, 2003
  */
-
 template<int dim>
 class QuadratureSelector : public Quadrature<dim>
 {

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.