summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_fan.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_fan.cpp
parentfa59660bf249e00a75dd5afe37b2f05ef4484128 (diff)
move placement new to MSL_C
Diffstat (limited to 'src/d/actor/d_a_fan.cpp')
-rw-r--r--src/d/actor/d_a_fan.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/d/actor/d_a_fan.cpp b/src/d/actor/d_a_fan.cpp
index 3a698ae2..dafd9807 100644
--- a/src/d/actor/d_a_fan.cpp
+++ b/src/d/actor/d_a_fan.cpp
@@ -9,7 +9,6 @@
#include "d/d_level_se.h"
#include "d/d_procname.h"
#include "m_Do/m_Do_mtx.h"
-#include "JSystem/JKernel/JKRHeap.h"
#include "JSystem/JUtility/JUTAssert.h"
const char* daFan_c::m_arcname[3] = { "Hsen1", "Hsen1", "Hsen3", };