oops :(
This commit is contained in:
parent
51ad58c5b1
commit
2cc4debe55
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue