Skip to content

Commit

Permalink
Move include
Browse files Browse the repository at this point in the history
  • Loading branch information
Niam5 committed Aug 29, 2024
1 parent 4dc2cfb commit bdc1e59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion ElunaLoader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include "ElunaUtility.h"
#include <fstream>
#include <sstream>
#include <thread>

#if defined USING_BOOST
#include <boost/filesystem.hpp>
Expand Down
1 change: 1 addition & 0 deletions ElunaLoader.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#define _ELUNALOADER_H

#include "LuaEngine.h"
#include <thread>

#if defined ELUNA_TRINITY
#include <efsw/efsw.hpp>
Expand Down

0 comments on commit bdc1e59

Please sign in to comment.