diff --git a/src/pumgen.cpp b/src/pumgen.cpp index d396cc1..56964ca 100644 --- a/src/pumgen.cpp +++ b/src/pumgen.cpp @@ -173,7 +173,7 @@ static void writeH5Data(const F& handler, hid_t h5file, const std::string& name, template using SMF2 = SerialMeshFile>; template -using SMF4 = SerialMeshFile>; +using SMF4 = SerialMeshFile>; int main(int argc, char* argv[]) { int rank = 0;