summaryrefslogtreecommitdiff
path: root/src/ctor.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2023-01-11 20:08:10 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2023-01-11 20:08:10 +0100
commit430801b1307b4c820885f161d0b003011c892d77 (patch)
tree64ce860849ada5c0aa00989532da6639004fe6aa /src/ctor.h
parent6af7742c35ecdf2831908443ca0e04bf23317a96 (diff)
Add ctor namespace cfg:: constants and get rid of temporary 'using namespace ctor'
Diffstat (limited to 'src/ctor.h')
-rw-r--r--src/ctor.h2
1 files changed, 1 insertions, 1 deletions
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::