Files
ReshadePluginsCore/external/includes/CommonHeaders.h

7 lines
151 B
C
Raw Normal View History

2025-10-16 09:56:44 +02:00
#pragma once
#include <string>
#include <filesystem>
#include <safetyhook.hpp>
#include <spdlog/spdlog.h>
#include <spdlog/sinks/rotating_file_sink.h>