masc-ucsc / esesc

ESESC: A Fast Multicore Simulator
http://masc.soe.ucsc.edu/esesc/
134 stars 64 forks source link

explicitly declare the dep for string #56

Closed Fallenhh closed 4 years ago

Fallenhh commented 4 years ago

I try to build it on my wsl archlinux, I have encountered some minor errors while compiling because the #include is not explicitly declared. I believe that's because my building toolchain is slightly stricter than the vm and it is a good idea to make the dependency clear.