aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser.cpp')
-rw-r--r--src/parser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parser.cpp b/src/parser.cpp
index 6b19f349..5b9b6a08 100644
--- a/src/parser.cpp
+++ b/src/parser.cpp
@@ -2,7 +2,6 @@
#include "config.h" // IWYU pragma: keep
#include <assert.h>
-#include <stdbool.h>
#include <stdio.h>
#include <wchar.h>
#include <algorithm>