X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fexcept.c;h=d7efa93c8b39f1b5a9b064d40261c060ec1a6051;hb=519f394d27f50f6d1d1593db372a7c949f7c95e3;hp=fccfb735d6a5c2a7850bd15f1319c44ddc3e7dd1;hpb=493106f66ff610b15fb855a85ba53fea69d322a8;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/except.c b/gcc/except.c index fccfb735d6a..d7efa93c8b3 100644 --- a/gcc/except.c +++ b/gcc/except.c @@ -139,6 +139,7 @@ along with GCC; see the file COPYING3. If not see #include "langhooks.h" #include "cgraph.h" #include "diagnostic.h" +#include "tree-pretty-print.h" #include "tree-pass.h" #include "timevar.h" #include "tree-flow.h"