aboutsummaryrefslogtreecommitdiff
path: root/src/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/time.h')
-rwxr-xr-xsrc/time.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/time.h b/src/time.h
index 52562bd..1116969 100755
--- a/src/time.h
+++ b/src/time.h
@@ -110,3 +110,4 @@ moment timeinput(moment input_moment);
moment timeinput();
// TODO: Completely re-write timeinput to be beautiful and enforce valid dates
+moment timemax(moment a, moment b); \ No newline at end of file