General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable

Also removes some deprecated API usages.
This commit is contained in:
Lioncash 2021-06-23 09:59:56 -04:00
parent c3fe071723
commit d0b1f2bd05
9 changed files with 23 additions and 15 deletions

View file

@ -4,6 +4,7 @@
#pragma once
#include <functional>
#include <memory>
#include <string>
#include <tuple>