Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qicosmos committed Dec 13, 2017
1 parent 1769754 commit ded4b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
nanolog::initialize(nanolog::GuaranteedLogger(), "/tmp/", "nanolog", 1);
LOG_INFO << "Sample NanoLog: " << 1 << 2.5 << 'c';

#如何编译
# 如何编译

由于使用了C++17的新特性,所以需要支持C++17的编译器,gcc7.2,vs2017 15.5

Expand Down

0 comments on commit ded4b7f

Please sign in to comment.