externals: update fmt to 6.0.0

This commit is contained in:
Ethan
2019-09-05 02:39:13 +02:00
committed by FearlessTobi
parent 8c2a33553a
commit 56091241ff
2 changed files with 2 additions and 2 deletions
+1 -1
+1 -1
View File
@@ -8,8 +8,8 @@
#include <mutex>
#include <numeric>
#include <thread>
#include <fmt/chrono.h>
#include <fmt/format.h>
#include <fmt/time.h>
#include "common/file_util.h"
#include "core/hw/gpu.h"
#include "core/perf_stats.h"