Fix level 4 warnings under VS

This commit is contained in:
gabi
2014-11-05 01:47:28 +02:00
parent 0c060cf330
commit 0c6518961d
7 changed files with 18 additions and 8 deletions

View File

@@ -55,6 +55,7 @@ public:
_flush_countdown(flush_inverval) {};
file_helper(const file_helper&) = delete;
file_helper& operator=(const file_helper&) = delete;
~file_helper()
{