Closed andy5995 closed 6 years ago
This addresses the issue discussed in 86c83fe046e09b2e6efaa2dd2652acae518a6ae9
using String instead of char avoids the warning "ISO C++ forbids converting a string constant to ‘char’" (See Fuzzy.h)
This addresses the issue discussed in 86c83fe046e09b2e6efaa2dd2652acae518a6ae9
using String instead of char avoids the warning "ISO C++ forbids converting a string constant to ‘char’" (See Fuzzy.h)