Skip to content

Commit

Permalink
Update include/communication/EmscriptenCommunication.h
Browse files Browse the repository at this point in the history
Co-authored-by: Erwan MATHIEU <erwan.mathieu@ultimaker.com>
  • Loading branch information
jellespijker and wawanbreton authored Aug 22, 2024
1 parent bf76f58 commit a45a607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/communication/EmscriptenCommunication.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class EmscriptenCommunication : public CommandLine
*/
void sliceNext() override;

bool isSequential() const
bool isSequential() const override
{
return false;
}
Expand Down

0 comments on commit a45a607

Please sign in to comment.