mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-14 04:00:58 -04:00
DiscIO: Use std::optional in Volume and Blob
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include <locale>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <optional>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user