Update mdc.h

This commit is contained in:
Gabi Melman
2024-03-29 15:25:24 +03:00
committed by GitHub
parent 2969dde400
commit f030afe696

View File

@@ -1,3 +1,5 @@
#pragma once
#include <spdlog/common.h> #include <spdlog/common.h>
#include <map> #include <map>
@@ -28,4 +30,4 @@ public:
} }
}; };
} // namespace spdlog } // namespace spdlog