]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix compilation warning
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 5 Aug 2013 16:30:45 +0000 (16:30 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 5 Aug 2013 16:30:45 +0000 (16:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@30224 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/numerics/data_out.inst.in

index 87d0fd95c5bf54cce6fb3d4c31ebdeae0883e1a4..aa157920a15b9e3e973b18a45785b8191d40d485 100644 (file)
@@ -363,8 +363,8 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension : DIMENSIONS)
   namespace internal \{
     namespace DataOut \{
 #if deal_II_dimension <= deal_II_space_dimension
-      template class ParallelDataBase<deal_II_dimension,deal_II_space_dimension>;
-      template class ParallelData<deal_II_dimension,deal_II_space_dimension>;
+      template struct ParallelDataBase<deal_II_dimension,deal_II_space_dimension>;
+      template struct ParallelData<deal_II_dimension,deal_II_space_dimension>;
 #endif
     \}
   \}

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.