We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3606609 commit d4f4293Copy full SHA for d4f4293
src/settings.cpp
@@ -30,6 +30,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
30
#include "util/serialize.h"
31
#include "filesys.h"
32
#include <cctype>
33
+#include <algorithm>
34
35
36
Settings::~Settings()
0 commit comments