зеркало из https://github.com/microsoft/DirectXTK.git
Fix -Wunused-member-function warning in xwbtool (#494)
This commit is contained in:
Родитель
8cebe3135d
Коммит
ed693d5117
|
@ -824,7 +824,6 @@ namespace
|
|||
WaveFile& operator= (WaveFile&) = delete;
|
||||
|
||||
WaveFile(WaveFile&&) = default;
|
||||
WaveFile& operator= (WaveFile&&) = default;
|
||||
};
|
||||
|
||||
void FileNameToIdentifier(_Inout_updates_all_(count) wchar_t* str, size_t count)
|
||||
|
|
Загрузка…
Ссылка в новой задаче