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:
@@ -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"
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user