This commit is contained in:
gabime
2014-11-01 02:25:51 +02:00
parent 567e85e6d4
commit 1c7b3e4eb2
2 changed files with 3 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
#include "spdlog/spdlog.h"
int main_(int, char* [])
int main(int, char* [])
{
namespace spd = spdlog;