Common: Create Range Projections For std::pair

This commit is contained in:
mitaclaw
2024-09-29 14:07:27 -07:00
parent 87496205aa
commit 1e5e9219cd
3 changed files with 32 additions and 0 deletions

View File

@ -144,6 +144,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" />