Commit 7dd4402a authored by Makayla Shepherd's avatar Makayla Shepherd
Browse files

Forgot a ;

parent c787f3c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ namespace Isis {
      bool setupExecution();
      
      void execute();
      void undoExecution()
      void undoExecution();

    protected:
      bool dependsOn(WorkOrder *other) const;