Commit c673a2c7 by Eric Botcazou Committed by Eric Botcazou

* gcc-interface/targtyps.c: Reorder include directives.

From-SVN: r151498
parent c89c07c2
2009-09-08 Eric Botcazou <ebotcazou@adacore.com>
* gcc-interface/targtyps.c: Reorder include directives.
2009-09-07 Laurent GUERBY <laurent@guerby.net>
* gcc-interface/targtyps.c: Add missing include for tm_p.h.
......
......@@ -28,9 +28,9 @@
#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "tree.h"
#include "tm.h"
#include "tm_p.h"
#include "tree.h"
#include "ada.h"
#include "types.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment