update project includes format
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
|
||||
#include <data/dynamic.hpp>
|
||||
#include <delegates.hpp>
|
||||
#include <logic/scripting/scripting_functional.hpp>
|
||||
#include "data/dynamic.hpp"
|
||||
#include "delegates.hpp"
|
||||
#include "logic/scripting/scripting_functional.hpp"
|
||||
#include "lua_util.hpp"
|
||||
|
||||
namespace lua {
|
||||
|
||||
Reference in New Issue
Block a user