we can count

This commit is contained in:
Moritz Kobitzsch 2016-09-13 16:22:22 +02:00
parent 092e77e89b
commit 38f5adbe5c

View File

@ -110,7 +110,7 @@ ExtractionContainers::ExtractionContainers()
// Check if stxxl can be instantiated // Check if stxxl can be instantiated
stxxl::vector<unsigned> dummy_vector; stxxl::vector<unsigned> dummy_vector;
// Insert three empty strings offsets for name, ref, destination and pronunciation // Insert four empty strings offsets for name, ref, destination and pronunciation
name_offsets.push_back(0); name_offsets.push_back(0);
name_offsets.push_back(0); name_offsets.push_back(0);
name_offsets.push_back(0); name_offsets.push_back(0);