mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 10:01:33 +08:00
Update file_helper.h
This commit is contained in:
parent
28435dc736
commit
176cab4fee
@ -146,7 +146,7 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
FILE *fd_{nullptr};
|
||||
std::FILE *fd_{nullptr};
|
||||
filename_t _filename;
|
||||
};
|
||||
} // namespace details
|
||||
|
Loading…
Reference in New Issue
Block a user