Build error in 1.29 without UNICODE

Hi, if in juce_Config.h JUCE_STRINGS_ARE_UNICODE is defined as 0, juce_String.cpp fails to build:

I couldn’t find neither of these two variables in source code…

ah right - thanks. I’ll have to add some methods for those…