aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/parse_tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse_tree.h')
-rw-r--r--src/parse_tree.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parse_tree.h b/src/parse_tree.h
index 4ec98ae8..a5245aca 100644
--- a/src/parse_tree.h
+++ b/src/parse_tree.h
@@ -3,7 +3,6 @@
#define FISH_PARSE_PRODUCTIONS_H
#include <assert.h>
-#include <stdbool.h>
#include <stddef.h>
#include <sys/types.h>
#include <memory>