mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Update file_helper.h
This commit is contained in:
@@ -146,7 +146,7 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
FILE *fd_{nullptr};
|
||||
std::FILE *fd_{nullptr};
|
||||
filename_t _filename;
|
||||
};
|
||||
} // namespace details
|
||||
|
Reference in New Issue
Block a user