Remove redundant include of "output.h".
gold/ PR gold/17971 * incremental.cc: Remove redundant include of "output.h".
This commit is contained in:
parent
ab32a8e052
commit
0ed4b0bf3d
@ -1,3 +1,8 @@
|
||||
2015-02-16 Cary Coutant <ccoutant@google.com>
|
||||
|
||||
PR gold/17971
|
||||
* incremental.cc: Remove redundant include of "output.h".
|
||||
|
||||
2015-02-12 Jing Yu <jingyu@google.com>
|
||||
|
||||
* aarch64-reloc.def (TLSLE_MOVW_TPREL_G2, TLSLE_MOVW_TPREL_G1,
|
||||
|
@ -33,7 +33,6 @@
|
||||
#include "incremental.h"
|
||||
#include "archive.h"
|
||||
#include "object.h"
|
||||
#include "output.h"
|
||||
#include "target-select.h"
|
||||
#include "target.h"
|
||||
#include "fileread.h"
|
||||
|
Loading…
Reference in New Issue
Block a user