]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-diagnostic.c
alias.c: Reorder #include statements and remove duplicates.
[thirdparty/gcc.git] / gcc / tree-diagnostic.c
index 135f142d9ee4882ebaa35ae0c3fb51d28c449205..7b88121613413e00243aa35b803c56dd69c83f8d 100644 (file)
@@ -22,10 +22,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "alias.h"
-#include "tree.h"
 #include "options.h"
+#include "tree.h"
 #include "diagnostic.h"
+#include "alias.h"
 #include "tree-pretty-print.h"
 #include "tree-diagnostic.h"
 #include "dumpfile.h" /* TDF_DIAGNOSTIC */