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

@ -70,6 +70,7 @@
<ClInclude Include="progress_callback.h" />
<ClInclude Include="rectangle.h" />
<ClInclude Include="cd_subchannel_replacement.h" />
<ClInclude Include="scope_guard.h" />
<ClInclude Include="state_wrapper.h" />
<ClInclude Include="string.h" />
<ClInclude Include="string_util.h" />