aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/init.c')
-rw-r--r--gcc/cp/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/init.c b/gcc/cp/init.c
index a7db6267853..ef750571d4a 100644
--- a/gcc/cp/init.c
+++ b/gcc/cp/init.c
@@ -32,7 +32,6 @@ Boston, MA 02111-1307, USA. */
#include "output.h"
#include "except.h"
#include "toplev.h"
-#include "ggc.h"
static void construct_virtual_base (tree, tree);
static void expand_aggr_init_1 PARAMS ((tree, tree, tree, tree, int));