summaryrefslogtreecommitdiffstats
path: root/include/framework/util/Configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/framework/util/Configuration.h')
-rw-r--r--include/framework/util/Configuration.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/framework/util/Configuration.h b/include/framework/util/Configuration.h
index eb9b93f..9d8248f 100644
--- a/include/framework/util/Configuration.h
+++ b/include/framework/util/Configuration.h
@@ -50,5 +50,6 @@ enum class DeletePolicy {
};
typedef ssize_t level_index;
+typedef std::pair<level_index, level_index> MergeTask;
}