Use system libfmt by default if version >= 7.0.0

Allow non-strict ansi functions

Cleanup
This commit is contained in:
Jmgr 2021-04-24 13:29:22 +01:00 committed by Anders Jenbo
commit ef0ca794bc
6 changed files with 30 additions and 89 deletions

View file

@ -7,9 +7,6 @@
#include "cursor.h"
#include "inv.h"
#include "spells.h"
#include "utils/format.hpp"
#include <fmt/format.h>
namespace devilution {