Replaced std::auto_ptr<> with std::unique_ptr<>
[supertux.git] / src / util / ref.hpp
2014-08-03 Ingo RuhnkeReplaced std::auto_ptr<> with std::unique_ptr<>
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...