summaryrefslogtreecommitdiff
path: root/src/pkl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkl.h')
-rw-r--r--src/pkl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkl.h b/src/pkl.h
index 2b58c590..56cda966 100644
--- a/src/pkl.h
+++ b/src/pkl.h
@@ -12,7 +12,7 @@ public:
std::string id;
std::string annotation_text;
std::string hash;
- int size;
+ int64_t size;
std::string type;
};