]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Include iostream since needed here.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 25 Jan 2002 12:54:20 +0000 (12:54 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 25 Jan 2002 12:54:20 +0000 (12:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@5417 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/vector.templates.h
deal.II/lac/source/sparse_direct.cc

index e72a71677d35af721f56eb815cf3e510084ba48d..36f400ec2fedf00464544ebd28374447f6e52f1a 100644 (file)
@@ -17,6 +17,7 @@
 #include <lac/vector.h>
 #include <cmath>
 #include <algorithm>
+#include <iostream>
 
 
 /*
index 4465d8dc2df640e9e80237aaac12a2484aaa63a6..44b5fbe873234271484cdd4e0dc1cfaa583164af 100644 (file)
@@ -17,6 +17,9 @@
 #include <lac/sparse_matrix.h>
 #include <lac/vector.h>
 
+#include <iostream>
+
+
 // if we know that at least one of the HSL functions are there,
 // include the respective include file. Otherwise save some CPU cycles
 // in the compiler

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.