diff --git a/include/edm4hep/Constants.h b/include/edm4hep/Constants.h index 162ec8783..312b94704 100644 --- a/include/edm4hep/Constants.h +++ b/include/edm4hep/Constants.h @@ -22,7 +22,7 @@ #include namespace edm4hep { - inline constexpr std::string_view CellIDEncoding = "CellIDEncoding"; +inline constexpr std::string_view CellIDEncoding = "CellIDEncoding"; } -#endif // EDM4HEP_CONSTANTS_H +#endif // EDM4HEP_CONSTANTS_H