[Base] Implement message boxes on Linux

This commit is contained in:
Joel Linn
2021-06-29 23:32:22 +02:00
committed by Rick Gibbed
parent e23a9b7608
commit 480791a056
3 changed files with 45 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
#define XENIA_BASE_SYSTEM_H_
#include <filesystem>
#include <string>
#include <string_view>
#include "xenia/base/string.h"