[Dune] Fwd: [Dune-Commit] dune-istl r1469 - trunk/dune/istl
Oliver Sander
sander at mi.fu-berlin.de
Fri Apr 29 12:11:28 CEST 2011
Dear Release Managers!
Is the the 2.1 release branch open again for fixes like this?
cheers,
Oliver
-------- Original-Nachricht --------
Betreff: [Dune-Commit] dune-istl r1469 - trunk/dune/istl
Datum: Fri, 29 Apr 2011 12:10:26 +0200
Von: sander at dune-project.org
An: dune-commit at dune-project.org
Author: sander
Date: 2011-04-29 12:10:26 +0200 (Fri, 29 Apr 2011)
New Revision: 1469
Modified:
trunk/dune/istl/btdmatrix.hh
Log:
add missing header fmatrix.hh. This fixes FS 911
Modified: trunk/dune/istl/btdmatrix.hh
===================================================================
--- trunk/dune/istl/btdmatrix.hh 2011-04-29 10:08:24 UTC (rev 1468)
+++ trunk/dune/istl/btdmatrix.hh 2011-04-29 10:10:26 UTC (rev 1469)
@@ -1,6 +1,7 @@
#ifndef DUNE_BLOCK_TRIDIAGONAL_MATRIX_HH
#define DUNE_BLOCK_TRIDIAGONAL_MATRIX_HH
+#include<dune/common/fmatrix.hh>
#include<dune/istl/bcrsmatrix.hh>
/** \file
_______________________________________________
Dune-Commit mailing list
Dune-Commit at dune-project.org
http://lists.dune-project.org/mailman/listinfo/dune-commit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20110429/cd005179/attachment.htm>
More information about the Dune
mailing list