summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/LocListMap.h (renamed from core/data-items/common/ClientIndex.h)0
-rw-r--r--utils/LocUnorderedSetMap.h (renamed from core/data-items/common/DataItemIndex.h)0
-rw-r--r--utils/Makefile.am3
3 files changed, 2 insertions, 1 deletions
diff --git a/core/data-items/common/ClientIndex.h b/utils/LocListMap.h
index feccb05..feccb05 100644
--- a/core/data-items/common/ClientIndex.h
+++ b/utils/LocListMap.h
diff --git a/core/data-items/common/DataItemIndex.h b/utils/LocUnorderedSetMap.h
index d72e89e..d72e89e 100644
--- a/core/data-items/common/DataItemIndex.h
+++ b/utils/LocUnorderedSetMap.h
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 3801fdd..33afc1b 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -28,7 +28,8 @@ libgps_utils_la_h_sources = \
gps_extended_c.h \
gps_extended.h \
loc_gps.h \
- log_util.h
+ log_util.h \
+ LocUnorderedSetMap.h
libgps_utils_la_c_sources = \
linked_list.c \