]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Include cmath, as that is necessary for std::sqrt.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 16 May 2001 11:20:10 +0000 (11:20 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 16 May 2001 11:20:10 +0000 (11:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@4615 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_sparse_matrix.h

index 6fe61bbde8ea7930221a8baf3a18bd27f19bed4a..6de57cdea9343ad885caa635278577c19cefa67b 100644 (file)
@@ -16,6 +16,8 @@
 
 #include <lac/sparse_matrix.h>
 #include <lac/block_sparsity_pattern.h>
+#include <cmath>
+
 
 template <typename Number> class BlockVector;
 

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.