Skip to content

Commit aed1ac5

Browse files
committed
Add missing header
1 parent 63f53cf commit aed1ac5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/elements/time.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include "adm/elements/time.hpp"
22
#include <boost/integer/common_factor.hpp>
3+
#include <cmath>
34
#include <iomanip>
45
#include <regex>
56
#include <sstream>

0 commit comments

Comments
 (0)