OSDN Git Service

* class.c, Make sure system.h is included just after config.h.
[pf3gnuchains/gcc-fork.git] / gcc / cp / xref.c
index 0433089..8a5551c 100644 (file)
@@ -21,8 +21,8 @@ Boston, MA 02111-1307, USA.  */
 
 
 #include "config.h"
-#include "tree.h"
 #include "system.h"
+#include "tree.h"
 #include "cp-tree.h"
 #include "input.h"