mirror of
https://github.com/nlohmann/json.git
synced 2026-07-11 21:15:10 +00:00
Overwork astyle call (#4573)
* 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * Use ubuntu-latest image to run Valgrind (#4575) * 🪝 use Clang image to run valgrind * 🪝 use Clang image to run valgrind * 🪝 use Clang image to run valgrind * 🪝 use Ubuntu image to run valgrind * Use Clang image to run iwyu (#4574) * 🪝 use Clang image to run iwyu * 🪝 use Clang image to run iwyu * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🪝 overwork astyle call * 🚶 format code * 🤮 clean up
This commit is contained in:
@@ -19,7 +19,6 @@ using nlohmann::json;
|
||||
#include <sstream>
|
||||
#include <valarray>
|
||||
|
||||
|
||||
namespace
|
||||
{
|
||||
struct SaxEventLogger : public nlohmann::json_sax<json>
|
||||
|
||||
Reference in New Issue
Block a user