]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Some compilers haven't seen <vector> yet.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 27 Jun 2005 14:42:41 +0000 (14:42 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 27 Jun 2005 14:42:41 +0000 (14:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@10952 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_q.cc

index 9fbe6d77acedcd5698a1815883cca4140da69340..ea58894af91df8484cc6aa8e87daeaabc9003d30 100644 (file)
@@ -16,6 +16,8 @@
 #include <fe/fe_q.h>
 #include <fe/fe_tools.h>
 
+#include <vector>
+
 #ifdef HAVE_STD_STRINGSTREAM
 #  include <sstream>
 #else

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.