diff options
Diffstat (limited to 'src/protocol')
-rw-r--r-- | src/protocol/ArgParser.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/protocol/ArgParser.hxx b/src/protocol/ArgParser.hxx index b6feb3e67..f69248d2d 100644 --- a/src/protocol/ArgParser.hxx +++ b/src/protocol/ArgParser.hxx @@ -22,7 +22,6 @@ #include "check.h" -#include <stdbool.h> #include <stdint.h> class Client; |