X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=database-builder.h;h=e799105563270690099bffcbc9f9b196d49beb6f;hb=2983b424187a853bcde96a8feff6ef0ae48db7d5;hp=95c94a0f8f29b42bfde691b11dbccb129de68280;hpb=3d0c863edc6eb65c0dc3a13d2745cab5ef0a6773;p=plocate diff --git a/database-builder.h b/database-builder.h index 95c94a0..e799105 100644 --- a/database-builder.h +++ b/database-builder.h @@ -78,6 +78,7 @@ public: private: FILE *outfp; + std::string outfile; Header hdr; const int block_size; std::chrono::steady_clock::time_point corpus_start;