mosh-me/app/mosh-me-2.cpp

4 lines
64 B
C++

#include <spdlog/spdlog.h>
int main() { spdlog::info("MM2"); }