summaryrefslogtreecommitdiffstats
path: root/Header.c
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-08-24 17:27:43 +0200
committerBenBE <BenBE@geshi.org>2021-08-25 09:54:30 +0200
commit2bf626c4e4c827397d40c0b84a5023c308aeec73 (patch)
tree391a6c42965af343cf9b356eb9a22c9d81171194 /Header.c
parentfecf09336755582cf1c64ecb89fcb2181c87c681 (diff)
IWYU update
Diffstat (limited to 'Header.c')
-rw-r--r--Header.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Header.c b/Header.c
index f0cdacb9..ba7c3aaf 100644
--- a/Header.c
+++ b/Header.c
@@ -7,8 +7,10 @@ in the source distribution for its full text.
#include "Header.h"
+#include <assert.h>
#include <math.h>
#include <stdbool.h>
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

© 2014-2024 Faster IT GmbH | imprint | privacy policy