Commit 50c620ca by Jakub Jelinek Committed by Jakub Jelinek

* config/nvptx/nvptx.c: Include intl.h.

From-SVN: r245806
parent 86cd0334
2017-03-01 Jakub Jelinek <jakub@redhat.com>
* config/nvptx/nvptx.c: Include intl.h.
2017-03-01 Martin Jambor <mjambor@suse.cz> 2017-03-01 Martin Jambor <mjambor@suse.cz>
PR lto/78140 PR lto/78140
......
...@@ -69,6 +69,7 @@ ...@@ -69,6 +69,7 @@
#include "tree-phinodes.h" #include "tree-phinodes.h"
#include "cfgloop.h" #include "cfgloop.h"
#include "fold-const.h" #include "fold-const.h"
#include "intl.h"
/* This file should be included last. */ /* This file should be included last. */
#include "target-def.h" #include "target-def.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