Electronicks/JoyShockMapper

Linux clang arch missing includes.

Closed this issue · 2 comments

I may be wrong so feel free to close if i'm wrong but src/main.cpp and src/mapping.cpp both seem to be missing the #include<string.h> header without it clang won't compile JoyShockMapper for me on arch.

should be fixed by PR #86

Awesome I’m not using Linux currently but cool to see a fix!