app-misc/corectrl: drop 1.3.6, remove gcc 14 patch

Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
This commit is contained in:
Kostadin Shishmanov
2023-11-01 18:20:17 +02:00
parent 2ad7ceba48
commit b54461e3cb
3 changed files with 0 additions and 71 deletions

View File

@@ -1,12 +0,0 @@
diff --git a/src/core/components/controls/controlgroupxmlparser.cpp b/src/core/components/controls/controlgroupxmlparser.cpp
index c83a187..c580fc3 100644
--- a/src/core/components/controls/controlgroupxmlparser.cpp
+++ b/src/core/components/controls/controlgroupxmlparser.cpp
@@ -5,6 +5,7 @@
#include <pugixml.hpp>
#include <utility>
+#include <algorithm>
class ControlGroupXMLParser::Factory final
: public ProfilePartXMLParser::Factory