aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser.h')
-rw-r--r--src/parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parser.h b/src/parser.h
index 653ca8c6..36f01563 100644
--- a/src/parser.h
+++ b/src/parser.h
@@ -2,7 +2,6 @@
#ifndef FISH_PARSER_H
#define FISH_PARSER_H
-#include <stdbool.h>
#include <stddef.h>
#include <list>
#include <vector>