Skip to content

Commit

Permalink
Debugging, re-add includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Foereaper committed Nov 11, 2024
1 parent 884a2d2 commit 5e0a1c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ElunaTemplate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@
*/

// Eluna
#include "LuaEngine.h"
#include "ElunaIncludes.h"
#include "ElunaTemplate.h"
#include "ElunaUtility.h"

#if defined TRACKABLE_PTR_NAMESPACE
ElunaConstrainedObjectRef<Aura> GetWeakPtrFor(Aura const* obj)
Expand Down

0 comments on commit 5e0a1c5

Please sign in to comment.