fixed compiler errrors

This commit is contained in:
Matthias Mitscherlich
2023-11-23 20:24:22 +01:00
parent f5ea1347e4
commit c46bc8ecce
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -20,6 +20,8 @@
#include "wordmap.h"
#include "logger.h"
#include <algorithm>
// --------------------------------------------------------------------------------------------------------------------
// Constant and macro definitions
// --------------------------------------------------------------------------------------------------------------------