update project includes format
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#include <glm/glm.hpp>
|
||||
#include <string>
|
||||
|
||||
#include <data/dynamic.hpp>
|
||||
#include <delegates.hpp>
|
||||
#include <typedefs.hpp>
|
||||
#include "data/dynamic.hpp"
|
||||
#include "delegates.hpp"
|
||||
#include "typedefs.hpp"
|
||||
|
||||
namespace scripting {
|
||||
using common_func =
|
||||
|
||||
Reference in New Issue
Block a user