aboutsummaryrefslogtreecommitdiff
path: root/src/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/time.h')
-rwxr-xr-xsrc/time.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/time.h b/src/time.h
index 6d90d5c..02505a5 100755
--- a/src/time.h
+++ b/src/time.h
@@ -29,3 +29,5 @@ int days_in(int month, int year);
std::string timeprint(moment input_moment);
+std::string timeprint(timeblock input_timeblock);
+