summaryrefslogtreecommitdiff
path: root/base/range.hh
diff options
context:
space:
mode:
Diffstat (limited to 'base/range.hh')
-rw-r--r--base/range.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/range.hh b/base/range.hh
index 254e71460..dcc863e06 100644
--- a/base/range.hh
+++ b/base/range.hh
@@ -31,8 +31,8 @@
#include <assert.h>
+#include "intmath.hh"
#include "str.hh"
-#include "intmath.h"
template<class T>
class Range