am: Implement ILibraryAppletAccessor IsCompleted and GetResult

This commit is contained in:
Zach Hilman 2018-11-11 16:57:59 -05:00
parent fed6ab14c3
commit 3cf7246e37
2 changed files with 9 additions and 4 deletions

View file

@ -3,6 +3,7 @@
// Refer to the license.txt file included.
#include "common/logging/backend.h"
#include "common/string_util.h"
#include "core/frontend/applets/software_keyboard.h"
namespace Core::Frontend {