mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 21:24:28 +00:00
Fix gcc-9 build
This commit is contained in:
parent
cc14cb11f9
commit
0b4a9ed87a
@ -39,7 +39,5 @@ public:
|
||||
void setType(int type_) { type = type_; }
|
||||
};
|
||||
|
||||
using TimerDescriptorPtr = std::shared_ptr<TimerDescriptor>;
|
||||
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user