summaryrefslogtreecommitdiffhomepage
path: root/include/LibC++/base_math.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-23 08:36:16 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-23 08:36:16 +0100
commit0d197225d9c90123df67a752479f890de5ebe413 (patch)
treef3c3363681cf69c1c468e2403d8cafa6b8eebf03 /include/LibC++/base_math.h
parent999dc83cac37efc109da4d562a8a75d1f6fc7c86 (diff)
feat: add newline to files.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/LibC++/base_math.h')
-rw-r--r--include/LibC++/base_math.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/LibC++/base_math.h b/include/LibC++/base_math.h
index 22c9ab9..c9f390d 100644
--- a/include/LibC++/base_math.h
+++ b/include/LibC++/base_math.h
@@ -96,3 +96,4 @@ typename<class Result> using callable_type = Result (*)(size_t n, ...);
#ifdef __cpp_lib_base_math
#define __cpp_lib_base_math 1
#endif
+