chenshuo / muduo

Event-driven network library for multi-threaded Linux server in C++11
https://github.com/chenshuo/muduo
Other
14.64k stars 5.14k forks source link

compile fix #649

Closed pata00 closed 1 year ago

pata00 commented 1 year ago

muduo/muduo/base/tests/Date_unittest.cc:43:16: error: ‘time’ was not declared in this scope 43 | time_t now = time(NULL);