Commit 904bed92 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Added SPDLOG_VERSION macro to common.h

parent 8650c157
......@@ -5,6 +5,8 @@
#pragma once
#define SPDLOG_VERSION "0.11.0"
#include <string>
#include <initializer_list>
#include <chrono>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment