clang format
This commit is contained in:
parent
0f27e0edf2
commit
1abccb29f9
|
@ -4,8 +4,8 @@
|
|||
#pragma once
|
||||
|
||||
#include <filesystem>
|
||||
#include "types.h"
|
||||
#include <vector>
|
||||
#include "types.h"
|
||||
|
||||
namespace Config {
|
||||
void load(const std::filesystem::path& path);
|
||||
|
|
Loading…
Reference in New Issue