From ae23675ca107a52d2afd0496d683f5ac59e524cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franz=20P=C3=B6schel?= Date: Mon, 5 Feb 2024 19:25:18 +0100 Subject: [PATCH] CI fix --- src/Series.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Series.cpp b/src/Series.cpp index 072694bf4f..db628c1927 100644 --- a/src/Series.cpp +++ b/src/Series.cpp @@ -346,6 +346,7 @@ void Series::flushRankTable() #if openPMD_HAVE_MPI bool consider_mpi = series.m_communicator.has_value(); #else + (void)series; bool consider_mpi = false; #endif method = host_info::methodFromStringDescription(