Closed CraftedCart closed 6 years ago
Without the cstring header, clang complained about error: no member named 'strcmp' in namespace 'std'
cstring
error: no member named 'strcmp' in namespace 'std'
Also fixed GCDecompiler recompile path/to/some/.rel not being recognised as a command
GCDecompiler recompile path/to/some/.rel
Without the
cstring
header, clang complained abouterror: no member named 'strcmp' in namespace 'std'