diff --git a/src/core/operationrunner.cpp b/src/core/operationrunner.cpp index 092e8f4..d24617b 100644 --- a/src/core/operationrunner.cpp +++ b/src/core/operationrunner.cpp @@ -25,9 +25,6 @@ #include #include -#include -#include - /** Constructs an OperationRunner. @param ostack the OperationStack to act on */