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

Fix missing include detected by new header dependency tests.

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