]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove obsolete workaround (we bundle with a boost library that will
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 14:09:35 +0000 (14:09 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 14:09:35 +0000 (14:09 +0000)
unconditionally include iosfwd, say..., 100 times.

git-svn-id: https://svn.dealii.org/branches/branch_cmake@26837 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/fe/block_mask.h
deal.II/include/deal.II/fe/component_mask.h

index 5ffe92aa121c6cf960d225ea3515ac535905e2b2..0c7795810e1688f5d7aa7353cb8870a94e7f9e2f 100644 (file)
 #include <deal.II/base/memory_consumption.h>
 
 #include <vector>
-#ifdef HAVE_STD_IOSFWD_HEADER
-#  include <iosfwd>
-#else
-#  include <iostream>
-#endif
+#include <iosfwd>
 
 DEAL_II_NAMESPACE_OPEN
 
index 4424126ae5474ef1e096f94336f20b388459821b..9e17f4085f23dab3978039c5e24daf80bb3b3a24 100644 (file)
 #include <deal.II/base/memory_consumption.h>
 
 #include <vector>
-#ifdef HAVE_STD_IOSFWD_HEADER
-#  include <iosfwd>
-#else
-#  include <iostream>
-#endif
+#include <iosfwd>
 
 DEAL_II_NAMESPACE_OPEN
 

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.