summaryrefslogtreecommitdiff
path: root/include/common
diff options
context:
space:
mode:
authorpacien2017-12-28 01:52:09 +0100
committerpacien2017-12-28 01:52:09 +0100
commitca8d91787e297b69d3d34a136b60df19b207a4f4 (patch)
tree36fb931273587ddba32785becb4907badd36f3ee /include/common
parent0b3608c819b809ae599844bb9188c59564620868 (diff)
downloadmorpher-ca8d91787e297b69d3d34a136b60df19b207a4f4.tar.gz
Adding inspiration
Signed-off-by: pacien <pacien.trangirard@pacien.net>
Diffstat (limited to 'include/common')
-rw-r--r--include/common/time.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/common/time.h b/include/common/time.h
index e207ad7..54a81af 100644
--- a/include/common/time.h
+++ b/include/common/time.h
@@ -3,6 +3,9 @@
3 3
4/** 4/**
5 * File: time.h 5 * File: time.h
6 * > Who can say where the road goes...
7 * > Where the day flows, only time...
8 * -- Enya
6 */ 9 */
7 10
8#include "geom.h" 11#include "geom.h"