1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-30 09:59:10 +00:00

(svn r15324) -Codechange: unify the class used for comparing of strings for std::map

This commit is contained in:
smatz
2009-02-03 18:08:07 +00:00
parent d23db8306e
commit 5ad1cd32b2
10 changed files with 34 additions and 28 deletions

View File

@@ -1699,6 +1699,10 @@
RelativePath=".\..\src\core\sort_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\string_compare_type.hpp"
>
</File>
</Filter>
<Filter
Name="GUI Source Code"

View File

@@ -1696,6 +1696,10 @@
RelativePath=".\..\src\core\sort_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\string_compare_type.hpp"
>
</File>
</Filter>
<Filter
Name="GUI Source Code"