From: kanschat Date: Wed, 12 Mar 2014 15:00:51 +0000 (+0000) Subject: add missing include X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f535c45178e0a5746061c5f8d07dfd425a500ca;p=dealii-svn.git add missing include git-svn-id: https://svn.dealii.org/trunk@32644 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/algorithms/operator.templates.h b/deal.II/include/deal.II/algorithms/operator.templates.h index 5b16380492..e90d771c54 100644 --- a/deal.II/include/deal.II/algorithms/operator.templates.h +++ b/deal.II/include/deal.II/algorithms/operator.templates.h @@ -16,6 +16,7 @@ #include +#include DEAL_II_NAMESPACE_OPEN