update project includes format
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <data/dynamic.hpp>
|
||||
#include <delegates.hpp>
|
||||
#include <typedefs.hpp>
|
||||
#include "data/dynamic.hpp"
|
||||
#include "delegates.hpp"
|
||||
#include "typedefs.hpp"
|
||||
#include "scripting_functional.hpp"
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
|
||||
Reference in New Issue
Block a user