Skip to content

Commit b55b0ac

Browse files
committed
Fix issue #421.
1 parent 46d4694 commit b55b0ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

muduo/base/Date.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
#include "muduo/base/Date.h"
77
#include <stdio.h> // snprintf
8+
#include <time.h> // struct tm
89

910
namespace muduo
1011
{

0 commit comments

Comments
 (0)