This commit is contained in:
mtabachenko 2010-03-28 20:20:29 +00:00
parent 51ad58c5b1
commit 2cc4debe55
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ public:
//so that we have a better idea earlier on how large they are. but it slows things down
//way too much if we flush whenever we read.
void lazy_flush();
void flush();
public: //SHOULD BE PRIVATE!!!!!!!!
std::string filename;