From: Luca Heltai Date: Tue, 10 Nov 2015 22:53:33 +0000 (+0100) Subject: Added symmetric tensor to sacado_product_type. X-Git-Tag: v8.4.0-rc2~234^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9218a092813650de134a2dd4eab5f4548239134b;p=dealii.git Added symmetric tensor to sacado_product_type. --- diff --git a/include/deal.II/base/sacado_product_type.h b/include/deal.II/base/sacado_product_type.h index c2976ce274..abd7ad1652 100644 --- a/include/deal.II/base/sacado_product_type.h +++ b/include/deal.II/base/sacado_product_type.h @@ -18,6 +18,7 @@ #include #include +#include #include #ifdef DEAL_II_WITH_TRILINOS