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/parse_productions.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/parse_productions.h') diff --git a/src/parse_productions.h b/src/parse_productions.h index 38a505d2..3be0cbaf 100644 --- a/src/parse_productions.h +++ b/src/parse_productions.h @@ -2,7 +2,6 @@ #ifndef FISH_PARSE_TREE_CONSTRUCTION_H #define FISH_PARSE_TREE_CONSTRUCTION_H -#include #include #include "parse_constants.h" -- cgit v1.2.3