Merge pull request #13093 from mitaclaw/ranges-modernization-4-projection

Ranges Algorithms Modernization - Projection
This commit is contained in:
JMC47 2025-03-23 15:56:13 -04:00 committed by GitHub
commit ad3650abfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
36 changed files with 128 additions and 176 deletions

View file

@ -143,6 +143,7 @@
<ClInclude Include="Common\Network.h" />
<ClInclude Include="Common\PcapFile.h" />
<ClInclude Include="Common\Profiler.h" />
<ClInclude Include="Common\Projection.h" />
<ClInclude Include="Common\QoSSession.h" />
<ClInclude Include="Common\Random.h" />
<ClInclude Include="Common\Result.h" />