]> git.donarmstrong.com Git - lilypond.git/blob - mtime.hh
ef01d2314bf1f9f15df0d9f5272d33435eee4e96
[lilypond.git] / mtime.hh
1 #ifndef MTIME_HH
2 #define MTIME_HH
3
4 #include "real.hh"
5
6 typedef Real Mtime;
7
8 #endif