Unverified Commit 176cab4f authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update file_helper.h

parent 28435dc7
...@@ -146,7 +146,7 @@ public: ...@@ -146,7 +146,7 @@ public:
} }
private: private:
FILE *fd_{nullptr}; std::FILE *fd_{nullptr};
filename_t _filename; filename_t _filename;
}; };
} // namespace details } // namespace details
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment