Comment 1 for bug 1981520

Revision history for this message
xiao sheng wen (xsw-atz) wrote :

The patch to fix this bug:

diff --git a/src/Model/ListCfg.hpp b/src/Model/ListCfg.hpp
index 2e6fd5d..46cbf3a 100644
--- a/src/Model/ListCfg.hpp
+++ b/src/Model/ListCfg.hpp
@@ -37,6 +37,7 @@
 #include <libintl.h>
 #include <unistd.h>
 #include <fstream>
+#include <array>

 #include "../config.hpp"