Common: Add scope_guard.h from Dolphin

This commit is contained in:
Connor McLaughlin
2020-06-16 22:46:14 +10:00
parent 47138aa9cf
commit 0890164987
4 changed files with 44 additions and 0 deletions

View File

@ -67,6 +67,7 @@
<ClInclude Include="window_info.h" />
<ClInclude Include="cd_image_hasher.h" />
<ClInclude Include="dimensional_array.h" />
<ClInclude Include="scope_guard.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="jit_code_buffer.cpp" />