]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid warning for missing math function declarations.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 6 Oct 2000 11:38:01 +0000 (11:38 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 6 Oct 2000 11:38:01 +0000 (11:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@3387 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/derivative_approximation.cc

index dcc4727af7b697ad3fe255253b52dfa6725e2e0d..78433a828b6d217c82f2bfb42f6d0a6e4f356ec2 100644 (file)
@@ -23,6 +23,9 @@
 #include <fe/fe_values.h>
 #include <numerics/derivative_approximation.h>
 
+#include <cmath>
+
+
 
 template <typename T>
 static T sqr (const T t)

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.