summaryrefslogtreecommitdiff
path: root/misc.hh
diff options
context:
space:
mode:
Diffstat (limited to 'misc.hh')
-rw-r--r--misc.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc.hh b/misc.hh
index 0321113242..64c8ca4102 100644
--- a/misc.hh
+++ b/misc.hh
@@ -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