summaryrefslogtreecommitdiff
path: root/gcc/tree-switch-conversion.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-switch-conversion.c')
-rw-r--r--gcc/tree-switch-conversion.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-switch-conversion.c b/gcc/tree-switch-conversion.c
index def6f5d3e1a..f6b0b047e4f 100644
--- a/gcc/tree-switch-conversion.c
+++ b/gcc/tree-switch-conversion.c
@@ -89,7 +89,6 @@ eight) times the number of the actual switch branches. */
#include "tree-flow.h"
#include "tree-flow-inline.h"
#include "tree-ssa-operands.h"
-#include "output.h"
#include "input.h"
#include "tree-pass.h"
#include "gimple-pretty-print.h"