summaryrefslogtreecommitdiff
path: root/gcc/cp/call.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/call.c')
-rw-r--r--gcc/cp/call.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/cp/call.c b/gcc/cp/call.c
index 71f7e06013c..da5cfbb7ca9 100644
--- a/gcc/cp/call.c
+++ b/gcc/cp/call.c
@@ -27,13 +27,10 @@ along with GCC; see the file COPYING3. If not see
#include "coretypes.h"
#include "tm.h"
#include "hash-set.h"
-#include "machmode.h"
#include "vec.h"
-#include "double-int.h"
#include "input.h"
#include "alias.h"
#include "symtab.h"
-#include "wide-int.h"
#include "inchash.h"
#include "tree.h"
#include "stor-layout.h"
@@ -57,7 +54,6 @@ along with GCC; see the file COPYING3. If not see
#include "function.h"
#include "ipa-ref.h"
#include "cgraph.h"
-#include "wide-int.h"
#include "internal-fn.h"
/* The various kinds of conversion. */