diff --git a/app/src/ZLibrary.cpp b/app/src/ZLibrary.cpp index bd98b95..4d248b2 100644 --- a/app/src/ZLibrary.cpp +++ b/app/src/ZLibrary.cpp @@ -55,8 +55,6 @@ #include #include -#include -#include #include #include diff --git a/app/src/main.cpp b/app/src/main.cpp index ba0078c..c5967c1 100644 --- a/app/src/main.cpp +++ b/app/src/main.cpp @@ -61,6 +61,8 @@ #include #include +#include +#include // If the current task is stuck for too long after being canceled it's // probably stuck forever. Let "too long" be 10 seconds.