mirror of
https://github.com/nlohmann/json.git
synced 2026-03-06 17:26:24 +00:00
🔨 fixed benchmark compilation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "benchmark/benchmark.h"
|
||||
#include "json.hpp"
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <fstream>
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
Reference in New Issue
Block a user