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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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