* cp-gimplify.c: Include tm_p.h.
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 4 Dec 2019 20:04:10 +0000 (20:04 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 4 Dec 2019 20:04:10 +0000 (15:04 -0500)
From-SVN: r278975

gcc/cp/ChangeLog
gcc/cp/cp-gimplify.c

index a9bcbb24c1ffcd4ca061da948e9642403beb6a26..bde12e50ad91962ab067ff78992cabf0fbd01b04 100644 (file)
@@ -1,3 +1,7 @@
+2019-12-04  David Edelsohn  <dje.gcc@gmail.com>
+
+       * cp-gimplify.c: Include tm_p.h.
+
 2019-12-04  Marek Polacek  <polacek@redhat.com>
 
        * parser.c (enum primary_constraint_error): Remove stray comma.
index fb12c8a142027eb77ba59c8b9022df99dc02fcc6..992c66eebc0eeee0e77d0156cdb05d0e2117daca 100644 (file)
@@ -35,6 +35,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "attribs.h"
 #include "asan.h"
 #include "gcc-rich-location.h"
+#include "tm_p.h"
 #include "output.h"
 #include "file-prefix-map.h"
 #include "cgraph.h"