projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8f82ab
)
Include <vector>.
author
Ian Lance Taylor
<iant@google.com>
Tue, 22 Jan 2008 22:50:31 +0000
(22:50 +0000)
committer
Ian Lance Taylor
<iant@google.com>
Tue, 22 Jan 2008 22:50:31 +0000
(22:50 +0000)
gold/fileread.h
patch
|
blob
|
history
diff --git
a/gold/fileread.h
b/gold/fileread.h
index d43087651909529d6b6a5652ec6a8aec4b0c8824..5d3674b93c260fdcbc4b735493f6210dcc5ea155 100644
(file)
--- a/
gold/fileread.h
+++ b/
gold/fileread.h
@@
-28,6
+28,7
@@
#include <list>
#include <map>
#include <string>
+#include <vector>
#include "token.h"