diff options
Diffstat (limited to 'include/mg/Time.h')
-rw-r--r-- | include/mg/Time.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mg/Time.h b/include/mg/Time.h new file mode 100644 index 00000000..cd7f8228 --- /dev/null +++ b/include/mg/Time.h @@ -0,0 +1,2 @@ +#pragma once +#include <Magnum/Math/Time.h> |