Fixed bench

This commit is contained in:
gabime
2018-05-26 17:42:49 +03:00
parent 59a15c02d3
commit 15d6432302
4 changed files with 11 additions and 8 deletions

View File

@@ -11,6 +11,7 @@
#include <vector>
#include "spdlog/spdlog.h"
#include "spdlog/sinks/simple_file_sink.h"
using namespace std;