[+] Added include for fmtlib ranges

This commit is contained in:
Reece Wilson 2021-09-21 02:53:10 +01:00
parent 9dd195949a
commit bf892c8e01

View File

@ -31,6 +31,7 @@
#include <fmt/core.h>
#include <fmt/format.h>
#include <fmt/chrono.h>
#include <fmt/ranges.h>
#endif
#if !defined(_AUHAS_UUID)