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