common: Include algorithm in log.h
* Good job MSVC for giving the worst and most cryptic error message
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <type_traits>
|
||||
#include <fmt/format.h>
|
||||
|
Reference in New Issue
Block a user