summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorfonsinchen <fonsinchen@openttd.org>2013-06-09 12:52:11 +0000
committerfonsinchen <fonsinchen@openttd.org>2013-06-09 12:52:11 +0000
commit4fd57501bbc914eb973a397b24be0d2dbe51d007 (patch)
tree52f90a356dee0081c8ac7be3a8131f44c21febe8 /projects/openttd_vs90.vcproj
parentdfad8317aa566efffb971455b42bfdecbaee5985 (diff)
downloadopenttd-4fd57501bbc914eb973a397b24be0d2dbe51d007.tar.xz
(svn r25348) -Add: multimap implementation with guaranteed order between equal keys
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 96120ed47..29ec12e2b 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1876,6 +1876,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\multimap.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\overflowsafe_type.hpp"
>
</File>