mirror of
https://github.com/open-goal/jak-project
synced 2026-06-08 04:17:28 -04:00
deps/fmt: update include statements
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "goalc/make/Tools.h"
|
||||
|
||||
#include "fmt/color.h"
|
||||
#include "fmt/core.h"
|
||||
#include "fmt/format.h"
|
||||
|
||||
std::string MakeStep::print() const {
|
||||
std::string result = fmt::format("Tool {} with inputs", tool);
|
||||
|
||||
Reference in New Issue
Block a user