Centralized headers
This commit is contained in:
7
external/includes/CommonHeaders.h
vendored
Normal file
7
external/includes/CommonHeaders.h
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include <string>
|
||||||
|
#include <filesystem>
|
||||||
|
#include <safetyhook.hpp>
|
||||||
|
#include <spdlog/spdlog.h>
|
||||||
|
#include <spdlog/sinks/rotating_file_sink.h>
|
||||||
Reference in New Issue
Block a user