summaryrefslogtreecommitdiff
path: root/src/poi-service/poi-common/poi-common-data-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/poi-service/poi-common/poi-common-data-model.h')
-rw-r--r--src/poi-service/poi-common/poi-common-data-model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/poi-service/poi-common/poi-common-data-model.h b/src/poi-service/poi-common/poi-common-data-model.h
index e8b4cf9..187e60b 100644
--- a/src/poi-service/poi-common/poi-common-data-model.h
+++ b/src/poi-service/poi-common/poi-common-data-model.h
@@ -30,7 +30,7 @@
// Content of this file is the result of several updates of code used by different projects and for this reason is still messy
-typedef uint32_t poiId_t;
+typedef uint64_t poiId_t;
typedef uint32_t categoryId_t;
typedef uint32_t resourceId_t;
typedef uint32_t attributeId_t;