]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make MS VC happy by being consistent with class vs struct. 13027/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 3 Dec 2021 23:52:08 +0000 (16:52 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 5 Dec 2021 21:44:41 +0000 (14:44 -0700)
source/numerics/data_postprocessor.inst.in

index 528475a017845ebbd03664c0a4bf1c4c3e3bd020..55dbded5e149b9eab4453492443206534c690edb 100644 (file)
@@ -18,7 +18,7 @@ for (deal_II_dimension : DIMENSIONS)
   {
     namespace DataPostprocessorInputs
     \{
-      template class CommonInputs<deal_II_dimension>;
+      template struct CommonInputs<deal_II_dimension>;
     \}
     template class DataPostprocessor<deal_II_dimension>;
     template class DataPostprocessorScalar<deal_II_dimension>;

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.