aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/class.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/class.c')
-rw-r--r--gcc/cp/class.c13
1 files changed, 4 insertions, 9 deletions
diff --git a/gcc/cp/class.c b/gcc/cp/class.c
index 4465963..b123932 100644
--- a/gcc/cp/class.c
+++ b/gcc/cp/class.c
@@ -24,23 +24,18 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
-#include "alias.h"
+#include "target.h"
#include "tree.h"
-#include "options.h"
-#include "tm.h"
+#include "cp-tree.h"
#include "stringpool.h"
+#include "cgraph.h"
+#include "alias.h"
#include "stor-layout.h"
#include "attribs.h"
-#include "cp-tree.h"
#include "flags.h"
#include "toplev.h"
-#include "target.h"
#include "convert.h"
-#include "hard-reg-set.h"
-#include "function.h"
-#include "cgraph.h"
#include "dumpfile.h"
-#include "splay-tree.h"
#include "gimplify.h"
/* The number of nested classes being processed. If we are not in the