* cp-gimplify.c: Include tm_p.h.
From-SVN: r278975
This commit is contained in:
parent
2633560676
commit
f30025bb34
2 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue