Commit f30025bb by David Edelsohn Committed by David Edelsohn

* cp-gimplify.c: Include tm_p.h.

From-SVN: r278975
parent 26335606
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.
......
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment