diff options
| author | agvxov | 2026-02-18 08:58:34 +0000 |
|---|---|---|
| committer | GitHub | 2026-02-18 08:58:34 +0000 |
| commit | 0d4fc3389b69b70048cd50e614cb9807469cdcd0 (patch) | |
| tree | 379fef43cc5182b21328eed19ccfdf15c8e96648 /chad/experimental/bits.h | |
| parent | 42541df62871aaf403c0d62de1fdb44c862f2ea5 (diff) | |
| parent | 8035daa04137c5412050a2f30e6748db256a576b (diff) | |
| download | libchad-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/bits.h')
| -rw-r--r-- | chad/experimental/bits.h | 2 |
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) |
