mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-08 19:20:44 +08:00
* g++.dg/plugin/decl_plugin.c: Include diagnostic.h.
From-SVN: r177856
This commit is contained in:
parent
b28e37f19c
commit
51fdcb386b
@ -1,3 +1,7 @@
|
||||
2011-08-18 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* g++.dg/plugin/decl_plugin.c: Include diagnostic.h.
|
||||
|
||||
2011-08-18 Dodji Seketeli <dodji@redhat.com>
|
||||
|
||||
PR c++/45625
|
||||
|
@ -8,6 +8,7 @@
|
||||
#include "tree.h"
|
||||
#include "tree-pass.h"
|
||||
#include "intl.h"
|
||||
#include "diagnostic.h"
|
||||
|
||||
int plugin_is_GPL_compatible;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user