v0.17: Fix Boost-1.77: Add missing algorithm header to i18n.cpp

remotes/1691602464505633909/tmp_refs/heads/wonerujo-v0.10.1
mj-xmr 3 years ago
parent 317eceb725
commit 0ae1cd2413
No known key found for this signature in database
GPG Key ID: C101BF94093451E0

@ -34,6 +34,7 @@
#include "file_io_utils.h"
#include "common/i18n.h"
#include "translation_files.h"
#include <algorithm>
#undef MONERO_DEFAULT_LOG_CATEGORY
#define MONERO_DEFAULT_LOG_CATEGORY "i18n"

Loading…
Cancel
Save