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:
@@ -4,7 +4,7 @@
|
||||
|
||||
# include <lua.h>
|
||||
# include <lualib.h>
|
||||
# include <magic_enum.hpp>
|
||||
# include <magic_enum/magic_enum.hpp>
|
||||
# include <QList>
|
||||
|
||||
# include <string>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# include "controllers/commands/CommandController.hpp"
|
||||
|
||||
# include <lua.h>
|
||||
# include <magic_enum.hpp>
|
||||
# include <magic_enum/magic_enum.hpp>
|
||||
# include <QJsonArray>
|
||||
# include <QJsonObject>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user