Skip to content

Commit 5e0a1c5

Browse files
committed
Debugging, re-add includes
1 parent 884a2d2 commit 5e0a1c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ElunaTemplate.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@
55
*/
66

77
// Eluna
8+
#include "LuaEngine.h"
89
#include "ElunaIncludes.h"
910
#include "ElunaTemplate.h"
11+
#include "ElunaUtility.h"
1012

1113
#if defined TRACKABLE_PTR_NAMESPACE
1214
ElunaConstrainedObjectRef<Aura> GetWeakPtrFor(Aura const* obj)

0 commit comments

Comments
 (0)