So back in the good old days you could call
using Poco::TextIterator;
and
using Poco::UTF8Encoding;
(if you used ofxUnicode or ofTextConverter I think)
now it seems that I cannot find them , so where are they?
what shall I include to get access to the good stuff?
@bakercp ???