hash: add

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2023-09-25 14:57:14 +02:00
parent 772dbb3524
commit c4e94150d1
8 changed files with 741 additions and 3 deletions

View File

@@ -36,6 +36,9 @@
<ClCompile Include="unicode.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="hash.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="pch.h">