initial commit
This commit is contained in:
3
app/mosh-me.cpp
Normal file
3
app/mosh-me.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#include <spdlog/spdlog.h>
|
||||
|
||||
int main() { spdlog::info("Hello!!"); }
|
||||
Reference in New Issue
Block a user