aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/expr.c')
-rw-r--r--gcc/cp/expr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/expr.c b/gcc/cp/expr.c
index 9556cac..6a3637b 100644
--- a/gcc/cp/expr.c
+++ b/gcc/cp/expr.c
@@ -29,6 +29,7 @@ Boston, MA 02111-1307, USA. */
#include "cp-tree.h"
#include "toplev.h"
#include "except.h"
+#include "tm_p.h"
#if 0
static tree extract_aggr_init PROTO((tree, tree));