Update magic_enum from v0.9.3 to v0.9.5 (#4992)
* Fix include path for magic enum * Update .clang-format to ensure magic enum is caught as a third party library
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "common/QLogging.hpp"
|
||||
#include "util/CancellationToken.hpp"
|
||||
|
||||
#include <magic_enum.hpp>
|
||||
#include <magic_enum/magic_enum.hpp>
|
||||
#include <QJsonDocument>
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user