diff options
| author | JosJuice <josjuice@gmail.com> | 2020-10-20 11:33:38 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2020-10-20 11:33:38 +0200 |
| commit | 5b6f604d90fe15b9453171a1ec8ce2683437a6ee (patch) | |
| tree | ddd285d1f484d24f030e0282527889f24b1946c7 /Source/Core/InputCommon/ControlReference/ExpressionParser.cpp | |
| parent | 409230e088daf88224e23aa2766154e4cbf796c5 (diff) | |
DiscIO: Make WiiEncryptionCache moveable
Fixes the following warning:
../../../../../../Core\DiscIO/DirectoryBlob.h:156:3: warning: explicitly defaulted move constructor is implicitly deleted [-Wdefaulted-function-deleted]
DirectoryBlobReader(DirectoryBlobReader&&) = default;
^
../../../../../../Core\DiscIO/DirectoryBlob.h:205:22: note: move constructor of 'DirectoryBlobReader' is implicitly deleted because field 'm_encryption_cache' has a deleted move constructor
WiiEncryptionCache m_encryption_cache;
^
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/ExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions
