Skip to content

Commit

Permalink
Add missing ctime include
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWF committed Sep 2, 2016
1 parent fb608df commit 48caee7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/timers.cc
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
#include <cstdint>
#include <cstdlib>
#include <cstring>
#include <ctime>
#include <iostream>
#include <limits>
#include <mutex>
Expand Down

0 comments on commit 48caee7

Please sign in to comment.