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

@ -53,6 +53,7 @@ add_library(common
rectangle.h
progress_callback.cpp
progress_callback.h
scope_guard.h
state_wrapper.cpp
state_wrapper.h
string.cpp