mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 18:19:49 -06:00
Merge pull request #12126 from JosJuice/small-vector
Move SmallVector to Common
This commit is contained in:
@ -143,6 +143,7 @@
|
||||
<ClInclude Include="Common\Semaphore.h" />
|
||||
<ClInclude Include="Common\SettingsHandler.h" />
|
||||
<ClInclude Include="Common\SFMLHelper.h" />
|
||||
<ClInclude Include="Common\SmallVector.h" />
|
||||
<ClInclude Include="Common\SocketContext.h" />
|
||||
<ClInclude Include="Common\SPSCQueue.h" />
|
||||
<ClInclude Include="Common\StringLiteral.h" />
|
||||
|
Reference in New Issue
Block a user