aboutsummaryrefslogtreecommitdiff
path: root/chad/experimental
diff options
context:
space:
mode:
authoragvxov2026-02-18 08:58:34 +0000
committerGitHub2026-02-18 08:58:34 +0000
commit0d4fc3389b69b70048cd50e614cb9807469cdcd0 (patch)
tree379fef43cc5182b21328eed19ccfdf15c8e96648 /chad/experimental
parent42541df62871aaf403c0d62de1fdb44c862f2ea5 (diff)
parent8035daa04137c5412050a2f30e6748db256a576b (diff)
downloadlibchad-0d4fc3389b69b70048cd50e614cb9807469cdcd0.tar.xz
libchad-0d4fc3389b69b70048cd50e614cb9807469cdcd0.tar.zst
Merge pull request #1 from BasedProject/8e8m
This is not a pull request, just a hivis text dump
Diffstat (limited to 'chad/experimental')
-rw-r--r--chad/experimental/bits.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chad/experimental/bits.h b/chad/experimental/bits.h
index 05ed66c..a369ded 100644
--- a/chad/experimental/bits.h
+++ b/chad/experimental/bits.h
@@ -2,7 +2,7 @@
#define CHAD_BITS_H
#include <stdbool.h>
-#include <iso646>
+#include <iso646.h>
#define UNUSED(x) ((void)x)