summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_boss_item.cpp
diff options
context:
space:
mode:
authorJcw87 <Jcw87@users.noreply.github.com>2023-12-18 00:15:36 -0800
committerJcw87 <Jcw87@users.noreply.github.com>2023-12-19 03:30:16 -0800
commitfe28552c28e371f102369c3b3c225e3a5e5fa475 (patch)
treea47d0a3b38d1efa79f2f4b322bd02cc198c94e2b /src/d/actor/d_a_boss_item.cpp
parentfa59660bf249e00a75dd5afe37b2f05ef4484128 (diff)
move placement new to MSL_C
Diffstat (limited to 'src/d/actor/d_a_boss_item.cpp')
-rw-r--r--src/d/actor/d_a_boss_item.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/d/actor/d_a_boss_item.cpp b/src/d/actor/d_a_boss_item.cpp
index 774e2d36..ef27ae76 100644
--- a/src/d/actor/d_a_boss_item.cpp
+++ b/src/d/actor/d_a_boss_item.cpp
@@ -4,7 +4,6 @@
//
#include "d/actor/d_a_boss_item.h"
-#include "JSystem/JKernel/JKRHeap.h"
#include "f_op/f_op_actor.h"
#include "f_op/f_op_actor_mng.h"
#include "d/d_procname.h"