diff --git a/math/labplot/files/patch-src_backend_cantorWorksheet_CantorWorksheet.cpp b/math/labplot/files/patch-src_backend_cantorWorksheet_CantorWorksheet.cpp new file mode 100644 index 000000000000..c044def688b7 --- /dev/null +++ b/math/labplot/files/patch-src_backend_cantorWorksheet_CantorWorksheet.cpp @@ -0,0 +1,12 @@ +--- src/backend/cantorWorksheet/CantorWorksheet.cpp.orig 2023-05-01 21:33:27 UTC ++++ src/backend/cantorWorksheet/CantorWorksheet.cpp +@@ -33,6 +33,9 @@ + #include + + #include ++#include ++#include ++#include + #include + + CantorWorksheet::CantorWorksheet(const QString &name, bool loading)