]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix compilation 12889/head
authorPeter Munch <peterrmuench@gmail.com>
Wed, 27 Oct 2021 07:02:12 +0000 (09:02 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Wed, 27 Oct 2021 07:02:12 +0000 (09:02 +0200)
source/base/data_out_base.cc

index cfdf5227d8c7c0736600facea0c9c75ed5f1857f..295babfe601eea53fcd5a73fb522651d9a9485d5 100644 (file)
@@ -9070,7 +9070,7 @@ namespace DataOutBase
     }
 
     // First import what kind of reference cell we are looking at:
-#if DEAL_II_HAVE_CXX17
+#ifdef DEAL_II_HAVE_CXX17
     if constexpr (dim > 0)
       in >> patch.reference_cell;
 #else

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.