Skip to content

Commit c1f5bd1

Browse files
committed
add include
1 parent df44f2b commit c1f5bd1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/elog/logger.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#pragma once
22
#include <sstream>
3+
#include <unordered_map>
34

45
#include "async_logging.h"
56
#include "config.h"

0 commit comments

Comments
 (0)