projects
/
riscv-isa-sim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f622f0
)
another osx clang compatability fix
author
Scott Beamer
<sbeamer@eecs.berkeley.edu>
Thu, 17 Dec 2015 20:27:07 +0000
(12:27 -0800)
committer
Scott Beamer
<sbeamer@eecs.berkeley.edu>
Thu, 17 Dec 2015 20:27:07 +0000
(12:27 -0800)
riscv/processor.h
patch
|
blob
|
history
diff --git
a/riscv/processor.h
b/riscv/processor.h
index b9564d6a7f947675c819cb88148fe9bd269f64ac..13c4cbbcf91c7a803fbf4fc4c299a0b7e30193c9 100644
(file)
--- a/
riscv/processor.h
+++ b/
riscv/processor.h
@@
-5,7
+5,7
@@
#include "decode.h"
#include "config.h"
#include "devices.h"
-#include <
c
string>
+#include <string>
#include <vector>
#include <map>