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_reduction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c++/unit_reduction.h') diff --git a/c++/unit_reduction.h b/c++/unit_reduction.h index d9060d2..df02a4d 100644 --- a/c++/unit_reduction.h +++ b/c++/unit_reduction.h @@ -3,7 +3,7 @@ #include #include -namespace kelun { +namespace kel { template constexpr bool is_always_false = false; -- cgit v1.2.3