]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Declare missing types
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 7 Oct 2002 07:20:39 +0000 (07:20 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 7 Oct 2002 07:20:39 +0000 (07:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@6617 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lac/testmatrix.h

index 68fb6b71b0375541128f31a9d035f31aae7d73cc..5dacd3f07b4d52fcf9f4a0eb24da578814840c30 100644 (file)
@@ -1,6 +1,10 @@
-// $Id$
+// testmatrix.h,v 1.15 2002/10/03 22:41:22 wolf Exp
 
 #include <base/exceptions.h>
+#include <iostream>
+
+template <typename number> class Vector;
+class SparsityPattern;
 
 /**
  * Finite difference matrix on uniform grid.

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.