Skip to content

Commit

Permalink
Include ctime for time_t (bug #21266)
Browse files Browse the repository at this point in the history
  • Loading branch information
AI0867 committed Feb 2, 2014
1 parent a2e1c2c commit d07af9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/format_time_summary.hpp
Expand Up @@ -17,6 +17,7 @@

#include "global.hpp"

#include <ctime>
#include <string>

namespace util {
Expand Down

0 comments on commit d07af9a

Please sign in to comment.