From fa78a7101c3f19aa0ac148f7184aafb1d32bb701 Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Thu, 23 Jun 2016 17:24:19 -0700 Subject: Make IWYU output in lint.cpp less messy And re-run IWYU, adjust #includes. --- src/parser_keywords.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/parser_keywords.h') diff --git a/src/parser_keywords.h b/src/parser_keywords.h index f922b826..cab823e5 100644 --- a/src/parser_keywords.h +++ b/src/parser_keywords.h @@ -2,8 +2,6 @@ #ifndef FISH_PARSER_KEYWORD_H #define FISH_PARSER_KEYWORD_H -#include - #include "common.h" /// Tests if the specified commands parameters should be interpreted as another command, which will -- cgit v1.2.3