Fixed issues 449

Please check it
This commit is contained in:
Tennn
2017-05-21 17:44:44 +08:00
parent e1d4c4651b
commit f8d509d010
22 changed files with 63 additions and 63 deletions

View File

@@ -5,7 +5,7 @@
#pragma once
#include <spdlog/details/log_msg.h>
#include "spdlog/details/log_msg.h"
#include <vector>
#include <string>
@@ -41,5 +41,5 @@ private:
};
}
#include <spdlog/details/pattern_formatter_impl.h>
#include "spdlog/details/pattern_formatter_impl.h"