pch.h -> pch.hpp

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2023-09-25 15:05:36 +02:00
parent 4e25c13d08
commit b8fae2d0dd
13 changed files with 14 additions and 14 deletions

View File

@@ -41,7 +41,7 @@
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="pch.h">
<ClInclude Include="pch.hpp">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="compat.hpp">