Address review comments

This commit is contained in:
fearlessTobi 2018-08-29 16:30:33 +02:00
parent cb3ef488c7
commit cf8b1726df
11 changed files with 4 additions and 18 deletions

View file

@ -6,7 +6,6 @@
#include <fmt/format.h>
#include "common/assert.h"
#include "common/logging/log.h"
#include "common/string_util.h"
#include "core/core.h"
#include "core/hle/ipc.h"
#include "core/hle/kernel/client_port.h"