diff options
Diffstat (limited to 'gcc/cp/semantics.c')
-rw-r--r-- | gcc/cp/semantics.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/semantics.c b/gcc/cp/semantics.c index 8fefce0d5ab..4334d4c0916 100644 --- a/gcc/cp/semantics.c +++ b/gcc/cp/semantics.c @@ -36,7 +36,6 @@ along with GCC; see the file COPYING3. If not see #include "intl.h" #include "toplev.h" #include "flags.h" -#include "output.h" #include "timevar.h" #include "diagnostic.h" #include "cgraph.h" |