]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/lex.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / cp / lex.c
index 4558940d6751a5babd58cb355ad3179c1ec3e96b..e60ebe8761e80ff4c5fc774370fcdb78c38e614c 100644 (file)
@@ -25,6 +25,8 @@ Boston, MA 02111-1307, USA.  */
 
 #include "config.h"
 #include "system.h"
+#include "coretypes.h"
+#include "tm.h"
 #include "input.h"
 #include "tree.h"
 #include "cp-tree.h"