math: add

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2023-08-17 12:56:13 +02:00
parent 3516c546ca
commit 501183ca3e
5 changed files with 96 additions and 0 deletions

View File

@@ -27,6 +27,9 @@
<ClCompile Include="ios.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="math.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="pch.h">