]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add missing include file.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Mar 2005 21:58:03 +0000 (21:58 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Mar 2005 21:58:03 +0000 (21:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@10259 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/symmetric_tensor.h

index dbf3239c0f85b8ebd4082c7462f9a8bdafccc681..a96c8a70a8d02dd7d3d2e2fdb3876c0caac293c0 100644 (file)
@@ -14,6 +14,9 @@
 #define __deal2__symmetric_tensor_h
 
 
+#include <base/tensor.h>
+
+
 template <int rank, int dim> class SymmetricTensor;
 template <int dim> class SymmetricTensor<2,dim>;
 

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.