fixed bugs
This commit is contained in:
parent
d3ab78e76c
commit
098766bb65
5 changed files with 64 additions and 15 deletions
|
|
@ -17,6 +17,7 @@ private:
|
|||
std::fstream fileStream;
|
||||
std::string filename;
|
||||
bool fileCreated;
|
||||
std::streampos readPosition;
|
||||
};
|
||||
|
||||
#endif // FILE_DEVICE_H
|
||||
Loading…
Add table
Add a link
Reference in a new issue