Install SeisComP and scanloc ARM64 nightly packages
This commit is contained in:
@ -42,7 +42,7 @@ class ExporterHYP71SUM2K : public IO::Exporter {
|
||||
// Exporter interface
|
||||
// ------------------------------------------------------------------
|
||||
protected:
|
||||
bool put(std::streambuf* buf, Core::BaseObject *);
|
||||
bool put(std::streambuf* buf, Core::BaseObject *) override;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user