mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-08 19:37:02 -05:00
Common: Replace Result with C++23's std::expected.
This commit is contained in:
@@ -154,7 +154,6 @@
|
||||
<ClInclude Include="Common\Projection.h" />
|
||||
<ClInclude Include="Common\QoSSession.h" />
|
||||
<ClInclude Include="Common\Random.h" />
|
||||
<ClInclude Include="Common\Result.h" />
|
||||
<ClInclude Include="Common\scmrev.h" />
|
||||
<ClInclude Include="Common\ScopeGuard.h" />
|
||||
<ClInclude Include="Common\SDCardUtil.h" />
|
||||
|
||||
Reference in New Issue
Block a user