aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tokenizer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tokenizer.h')
-rw-r--r--src/tokenizer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tokenizer.h b/src/tokenizer.h
index c223e438..c87a696b 100644
--- a/src/tokenizer.h
+++ b/src/tokenizer.h
@@ -3,7 +3,6 @@
#ifndef FISH_TOKENIZER_H
#define FISH_TOKENIZER_H
-#include <stdbool.h>
#include <stddef.h>
#include "common.h"