[installation] Change to nightly
This commit is contained in:
@ -46,7 +46,7 @@ class ExporterIMS10 : public IO::Exporter {
|
||||
// Exporter interface
|
||||
// ------------------------------------------------------------------
|
||||
protected:
|
||||
bool put(std::streambuf* buf, Core::BaseObject *);
|
||||
bool put(std::streambuf* buf, Core::BaseObject *) override;
|
||||
private:
|
||||
// ------------------------------------------------------------------
|
||||
// Members
|
||||
|
||||
Reference in New Issue
Block a user