OSDN Git Service

PR 43839
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-sccvn.c
index c718158..e1ddc78 100644 (file)
@@ -26,6 +26,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree.h"
 #include "basic-block.h"
 #include "diagnostic.h"
+#include "tree-pretty-print.h"
+#include "gimple-pretty-print.h"
 #include "tree-inline.h"
 #include "tree-flow.h"
 #include "gimple.h"