diff options
Diffstat (limited to 'projects/openttd_vs100.vcxproj')
-rw-r--r-- | projects/openttd_vs100.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index c632a3a01..c693d4d46 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -676,6 +676,7 @@ <ClInclude Include="..\src\core\random_func.hpp" /> <ClInclude Include="..\src\core\smallmap_type.hpp" /> <ClInclude Include="..\src\core\smallmatrix_type.hpp" /> + <ClInclude Include="..\src\core\smallstack_type.hpp" /> <ClInclude Include="..\src\core\smallvec_type.hpp" /> <ClInclude Include="..\src\core\sort_func.hpp" /> <ClInclude Include="..\src\core\string_compare_type.hpp" /> |