🔨 fixed benchmark compilation
This commit is contained in:
parent
0258484626
commit
f5c03999d0
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#include "benchmark/benchmark.h"
|
||||
#include "json.hpp"
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <fstream>
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue