cleanup and instrumentation

This commit is contained in:
Erris
2026-01-25 16:12:32 +01:00
parent c8cfed58da
commit 736591415c
61 changed files with 845 additions and 383 deletions

View File

@@ -1,7 +1,7 @@
#ifndef PCH_HPP
#define PCH_HPP
#include "logging.hpp"
#include "open_engine/logging.hpp"
#include <functional>