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 fe19f98dd0
commit f4d6293427
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>