Replaced std::auto_ptr<> with std::unique_ptr<>
[supertux.git] / src / util / utf8_iterator.cpp
2009-11-20 Ingo RuhnkeMoved UTF8Iterator to its own file