Skip to content

Commit d82c586

Browse files
author
Daniel Kroening
committed
missing header for std::time_t
1 parent 9c12abb commit d82c586

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cbmc/symex_coverage.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Date: March 2016
1313

1414
#include "symex_coverage.h"
1515

16+
#include <ctime>
1617
#include <chrono>
1718
#include <iostream>
1819
#include <fstream>

0 commit comments

Comments
 (0)