Renamed mem_type to mem_cast

This commit is contained in:
John Wellbelove 2021-05-27 13:23:15 +01:00 committed by John Wellbelove
parent fc6e391cb4
commit 4a9f70cd0c
2 changed files with 1 additions and 1 deletions

View File

@ -1113,7 +1113,7 @@
<ClInclude Include="..\..\include\etl\mem_cast.h">
<Filter>ETL\Utilities</Filter>
</ClInclude>
<ClInclude Include="..\..\include\etl\experimental\mem_type.h">
<ClInclude Include="..\..\include\etl\experimental\mem_cast.h">
<Filter>ETL\Experimental</Filter>
</ClInclude>
</ItemGroup>