mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 15:45:58 +00:00
Merge pull request #9707 from JosJuice/remove-atomic-header
Remove Atomic.h
This commit is contained in:
commit
964fed77c5
13 changed files with 178 additions and 319 deletions
|
@ -16,9 +16,6 @@
|
|||
<ClInclude Include="Common\Align.h" />
|
||||
<ClInclude Include="Common\Analytics.h" />
|
||||
<ClInclude Include="Common\Assert.h" />
|
||||
<ClInclude Include="Common\Atomic_GCC.h" />
|
||||
<ClInclude Include="Common\Atomic_Win32.h" />
|
||||
<ClInclude Include="Common\Atomic.h" />
|
||||
<ClInclude Include="Common\BitField.h" />
|
||||
<ClInclude Include="Common\BitSet.h" />
|
||||
<ClInclude Include="Common\BitUtils.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue