From 430801b1307b4c820885f161d0b003011c892d77 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 11 Jan 2023 20:08:10 +0100 Subject: Add ctor namespace cfg:: constants and get rid of temporary 'using namespace ctor' --- src/ctor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ctor.h') diff --git a/src/ctor.h b/src/ctor.h index d4a71bd..1754635 100644 --- a/src/ctor.h +++ b/src/ctor.h @@ -155,4 +155,4 @@ struct configuration const ctor::configuration& get_configuration(); -} // namespace ctor:: +} // ctor:: -- cgit v1.2.3