Commit e10a2fca authored by Kevin M. Godby's avatar Kevin M. Godby

Added missing base_sink.h include.

parent 2666b6cb
......@@ -5,6 +5,7 @@
#pragma once
#include <spdlog/sinks/base_sink.h>
#include <spdlog/details/null_mutex.h>
#include <cstdio>
......
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