From fb7dd1c9185da30aed8645c084be0722e061a867 Mon Sep 17 00:00:00 2001 From: Claudius 'keldu' Holeksa Date: Mon, 29 Jul 2024 13:56:30 +0200 Subject: wip --- c++/unit.tmpl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c++/unit.tmpl.h') diff --git a/c++/unit.tmpl.h b/c++/unit.tmpl.h index d89e0c1..5eec43d 100644 --- a/c++/unit.tmpl.h +++ b/c++/unit.tmpl.h @@ -1,6 +1,6 @@ #include -namespace kelun { +namespace kel { template unit...>::unit(const value_type& value_): -- cgit v1.2.3