]> git.mxchange.org Git - simgear.git/commit
Back out convertToLowerCase function
authorTim Moore <timoore@redhat.com>
Wed, 30 Sep 2009 22:31:36 +0000 (00:31 +0200)
committerTim Moore <timoore@redhat.com>
Wed, 30 Sep 2009 22:31:36 +0000 (00:31 +0200)
commit64756d14d0bed20b61938dd59dad44ef0a4513ba
treef25eb7f93c263e2fdf612cf193835e390757b986
parentbac2ef601d44c419ce802466c849a3f0aec39f1b
Back out convertToLowerCase function

It brought in an OSG dependency; we'll just use boost::to_lower_copy instead.
simgear/misc/strutils.cxx
simgear/misc/strutils.hxx