1 2 3 4 5 6 7
#include <llmr/platform/log.hpp> namespace llmr { std::unique_ptr<LogBackend> Log::Backend; }