From 8d9c2598351adf048cf99dd7ac121e3f69ab71d3 Mon Sep 17 00:00:00 2001 From: Vikas Singhal <vsinghal@gsi.de> Date: Mon, 8 May 2023 13:05:25 +0530 Subject: [PATCH] Earlier clang formatting didn't apply though (./scripts/check-apply-format-changes.sh apply) was executed --- core/base/utils/CbmMcbmUtils.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/base/utils/CbmMcbmUtils.cxx b/core/base/utils/CbmMcbmUtils.cxx index 7327fd5606..f30fd5ddb7 100644 --- a/core/base/utils/CbmMcbmUtils.cxx +++ b/core/base/utils/CbmMcbmUtils.cxx @@ -6,7 +6,7 @@ gh /* Copyright (C) 2022 Facility for Antiproton and Ion Research in Europe, Dar #include <stdexcept> -namespace cbm + namespace cbm { namespace mcbm { -- GitLab