aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/pt.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/pt.c')
-rw-r--r--gcc/cp/pt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/pt.c b/gcc/cp/pt.c
index d1a2446..c36828d 100644
--- a/gcc/cp/pt.c
+++ b/gcc/cp/pt.c
@@ -38,6 +38,7 @@ Boston, MA 02111-1307, USA. */
#include "output.h"
#include "defaults.h"
#include "except.h"
+#include "toplev.h"
/* The type of functions taking a tree, and some additional data, and
returning an int. */