Remove stdext::packed_vector (#1106)

Co-authored-by: Kacper Piwiński <cosiekvfj@o2.pl>
This commit is contained in:
diath
2020-08-26 09:54:05 +02:00
committed by GitHub
parent 59059321a6
commit b3aaa10646
6 changed files with 4 additions and 171 deletions

View File

@@ -436,7 +436,6 @@
<ClInclude Include="..\src\framework\stdext\net.h" />
<ClInclude Include="..\src\framework\stdext\packed_any.h" />
<ClInclude Include="..\src\framework\stdext\packed_storage.h" />
<ClInclude Include="..\src\framework\stdext\packed_vector.h" />
<ClInclude Include="..\src\framework\stdext\shared_object.h" />
<ClInclude Include="..\src\framework\stdext\shared_ptr.h" />
<ClInclude Include="..\src\framework\stdext\stdext.h" />
@@ -474,4 +473,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>