[range.h] rename to run.h

This commit is contained in:
Joe Thornber
2013-05-28 11:51:44 +01:00
parent bde2b2b40d
commit 83d6b609eb
6 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
#define MAPPING_TREE_H
#include "persistent-data/data-structures/btree.h"
#include "persistent-data/range.h"
#include "persistent-data/run.h"
//----------------------------------------------------------------