]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/typeck.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / cp / typeck.c
index 85eef41c2e0e8799daf0430c28af603a6d8ba099..1c78dd1d0574fd1d5b61423b4bc7deaaf937456e 100644 (file)
@@ -32,6 +32,8 @@ Boston, MA 02111-1307, USA.  */
 
 #include "config.h"
 #include "system.h"
+#include "coretypes.h"
+#include "tm.h"
 #include "tree.h"
 #include "rtl.h"
 #include "expr.h"