From: kronbichler Date: Thu, 20 Feb 2014 16:35:41 +0000 (+0000) Subject: Forgot a header file X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90537d031b1f93398b55eda2fe58a941743193a8;p=dealii-svn.git Forgot a header file git-svn-id: https://svn.dealii.org/trunk@32522 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/lac/parallel_vector.h b/deal.II/include/deal.II/lac/parallel_vector.h index 92259610af..c4c467f356 100644 --- a/deal.II/include/deal.II/lac/parallel_vector.h +++ b/deal.II/include/deal.II/lac/parallel_vector.h @@ -29,6 +29,7 @@ #include #include +#include DEAL_II_NAMESPACE_OPEN