Remove #include <string.h> where possible
This should be needed as much in a Unicode code back, since string.h mostly defines functions for manipulating char*.
Authored by: david_costanzo 2019-06-30
Parent: [r4965]
Child: [r4967]