Commit a9c366bf by Richard Kenner

(real.h): Include it.

From-SVN: r10157
parent 56cbbbd7
...@@ -34,6 +34,7 @@ Boston, MA 02111-1307, USA. */ ...@@ -34,6 +34,7 @@ Boston, MA 02111-1307, USA. */
#include "recog.h" #include "recog.h"
#include "basic-block.h" #include "basic-block.h"
#include "output.h" #include "output.h"
#include "real.h"
/* This file contains the reload pass of the compiler, which is /* This file contains the reload pass of the compiler, which is
run after register allocation has been done. It checks that run after register allocation has been done. It checks that
......
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