]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Include <iostream> since the header file might only include <ostream>
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 25 Jan 2002 12:44:14 +0000 (12:44 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 25 Jan 2002 12:44:14 +0000 (12:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@5414 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/exceptions.cc
deal.II/base/source/log.cc
deal.II/base/source/parameter_handler.cc

index 9c5c7198a42657157fd845d4b63f0ff93f05eb2b..c7f34ce36c01e6f87fcb326325da5d92211d0233 100644 (file)
@@ -18,6 +18,7 @@
 #include <base/exceptions.h>
 #include <string>
 #include <cstdlib>
+#include <iostream>
 
 #ifdef HAVE_STD_STRINGSTREAM
 #  include <sstream>
index 198288cd73d16dc7a818ed442898bb78b5b32ce4..bc33fbc9ab1ecea9f2e4a0e2395a813c13dfdb78 100644 (file)
@@ -19,6 +19,7 @@
 #include <sys/resource.h>
 #include <sys/types.h>
 #include <unistd.h>
+#include <iostream>
 #include <iomanip>
 #include <fstream>
 
index ddfa7e459eecb291a959990d94f07e2db8755d6b..c594609c73c341e4f4ad13a38cb0149fe0e786bd 100644 (file)
@@ -18,6 +18,7 @@
 #include <base/logstream.h>
 #include <base/memory_consumption.h>
 #include <fstream>
+#include <iostream>
 #include <iomanip>
 #include <cstdlib>
 #include <algorithm>

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.