mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-11-03 08:30:05 +00:00
add needed overrides for clang
This commit is contained in:
parent
fe37d6080a
commit
7f672f709b
9 changed files with 23 additions and 23 deletions
|
|
@ -105,7 +105,7 @@ public:
|
|||
std::chrono::system_clock::time_point
|
||||
segment_event_begin(std::size_t s) const;
|
||||
|
||||
std::size_t data_size() const;
|
||||
std::size_t data_size() const override;
|
||||
|
||||
bool Parse(std::istream& is) override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue