Update README.md

This commit is contained in:
Gabi Melman 2018-07-17 15:26:12 +03:00 committed by GitHub
parent e3af4124de
commit 4b62819da0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -135,8 +135,7 @@ void basic_logfile_example()
} }
} }
``` ```
<hr> ---
#### Rotating files #### Rotating files
```c++ ```c++
#include "spdlog/sinks/rotating_file_sink.h" #include "spdlog/sinks/rotating_file_sink.h"