diff options
Diffstat (limited to 'misc.hh')
-rw-r--r-- | misc.hh | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ #ifndef MISC_HH #define MISC_HH -#include "real.hh" -int intlog2(int d); -Real duration_to_idealspace(Real d,Real w); + + + #endif |