Merge pull request #12798 from mitaclaw/branch-watch-tool-fixes-2

Branch Watch Tool: Optimizations
This commit is contained in:
Admiral H. Curtiss 2024-06-15 16:57:05 +02:00 committed by GitHub
commit e282649b57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 34 additions and 7 deletions

View file

@ -165,6 +165,7 @@
<ClInclude Include="Common\TraversalClient.h" />
<ClInclude Include="Common\TraversalProto.h" />
<ClInclude Include="Common\TypeUtils.h" />
<ClInclude Include="Common\Unreachable.h" />
<ClInclude Include="Common\UPnP.h" />
<ClInclude Include="Common\VariantUtil.h" />
<ClInclude Include="Common\Version.h" />