aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/rtti.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/rtti.c')
-rw-r--r--gcc/cp/rtti.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/gcc/cp/rtti.c b/gcc/cp/rtti.c
index 85be2b2..be25be4 100644
--- a/gcc/cp/rtti.c
+++ b/gcc/cp/rtti.c
@@ -20,18 +20,17 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
-#include "intl.h"
#include "coretypes.h"
-#include "tm.h"
-#include "alias.h"
+#include "target.h"
#include "tree.h"
+#include "cp-tree.h"
#include "tm_p.h"
#include "stringpool.h"
+#include "intl.h"
+#include "alias.h"
#include "stor-layout.h"
-#include "cp-tree.h"
#include "flags.h"
#include "convert.h"
-#include "target.h"
#include "c-family/c-pragma.h"
/* C++ returns type information to the user in struct type_info