fix: linux gcc 14 build

This commit is contained in:
Jan
2024-08-13 00:01:00 +02:00
parent fc5853eaa4
commit af01bac183
2 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include "Generic/GenericStringPropertySequence.h"
#include "Parsing/Menu/Matcher/MenuMatcherFactory.h"
#include <algorithm>
#include <sstream>
using namespace menu;