summaryrefslogtreecommitdiff
path: root/ot_vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_vector.h')
-rw-r--r--ot_vector.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ot_vector.h b/ot_vector.h
index 0f68488..ed235a3 100644
--- a/ot_vector.h
+++ b/ot_vector.h
@@ -4,8 +4,6 @@
4#ifndef __OT_VECTOR_H__ 4#ifndef __OT_VECTOR_H__
5#define __OT_VECTOR_H__ 5#define __OT_VECTOR_H__
6 6
7#include "trackerlogic.h"
8
9/* These defines control vectors behaviour */ 7/* These defines control vectors behaviour */
10#define OT_VECTOR_MIN_MEMBERS 4 8#define OT_VECTOR_MIN_MEMBERS 4
11#define OT_VECTOR_GROW_RATIO 8 9#define OT_VECTOR_GROW_RATIO 8