Commit 3e06540f authored by captainwong's avatar captainwong

update async_logger_impl.h

parent ab6f2214
......@@ -8,8 +8,8 @@
// Async Logger implementation
// Use an async_sink (queue per logger) to perform the logging in a worker thread
#include "details/async_log_helper.h"
#include "async_logger.h"
#include "async_log_helper.h"
#include "../async_logger.h"
#include <string>
#include <functional>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment