summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_shared_memory_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/kernel/k_shared_memory_info.h')
-rw-r--r--src/core/hle/kernel/k_shared_memory_info.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/hle/kernel/k_shared_memory_info.h b/src/core/hle/kernel/k_shared_memory_info.h
index bf97a0184..20bc19f46 100644
--- a/src/core/hle/kernel/k_shared_memory_info.h
+++ b/src/core/hle/kernel/k_shared_memory_info.h
@@ -4,12 +4,8 @@
#pragma once
-#include <memory>
-#include <string>
-
#include <boost/intrusive/list.hpp>
-#include "common/assert.h"
#include "core/hle/kernel/slab_helpers.h"
namespace Kernel {