diff options
Diffstat (limited to 'gcc/config/i386/winnt-cxx.c')
-rw-r--r-- | gcc/config/i386/winnt-cxx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/i386/winnt-cxx.c b/gcc/config/i386/winnt-cxx.c index 9ae7ceda8a2..f22f818254a 100644 --- a/gcc/config/i386/winnt-cxx.c +++ b/gcc/config/i386/winnt-cxx.c @@ -26,6 +26,7 @@ along with GCC; see the file COPYING3. If not see #include "cp/cp-tree.h" /* This is why we're a separate module. */ #include "flags.h" #include "tm_p.h" +#include "diagnostic-core.h" #include "toplev.h" #include "hashtab.h" |