code formatting

This commit is contained in:
gabime
2018-10-04 02:10:46 +03:00
parent 102c31a04c
commit b7a6659451
3 changed files with 7 additions and 11 deletions

View File

@@ -22,10 +22,10 @@
#include "spdlog/formatter.h"
#include "spdlog/sinks/sink.h"
#include <locale>
#include <memory>
#include <string>
#include <vector>
#include <locale>
namespace spdlog {