mirror of
https://github.com/nlohmann/json.git
synced 2026-04-24 08:49:26 +00:00
Update CI image (#3420)
* ⬆️ use new CI image * ⬆️ use new CI image * 🚨 suppress Clang-Tidy warnings * 💚 use proper scan-build version * 🚨 suppress Clang-Tidy warnings * ⬆️ use more recent GitHub actions * 💚 add missing compiler * 📝 update used compilers * 🚨 fix duplicate inclusion
This commit is contained in:
@@ -39,7 +39,6 @@ using nlohmann::json;
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <memory>
|
||||
#include <utility>
|
||||
|
||||
namespace udt
|
||||
|
||||
Reference in New Issue
Block a user