summaryrefslogtreecommitdiff
path: root/c++/unit_reduction.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/unit_reduction.h')
-rw-r--r--c++/unit_reduction.h2
1 files changed, 1 insertions, 1 deletions
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 <cstdint>
#include <type_traits>
-namespace kelun {
+namespace kel {
template<typename... T>
constexpr bool is_always_false = false;