include missing
fieserWolF opened this issue · 1 comments
fieserWolF commented
This tool works well and really rocks!
Just one small thing:
Please, include cstdio in cpu.cpp. Otherwise compiling fails here on my machine (Debian GNU Linux).
in cpu.cpp:
#include <cstdio>
2bt commented
Thanks, I fixed it.