mirror of
https://github.com/monero-project/monero.git
synced 2025-01-05 15:40:54 -05:00
v0.17: Fix Boost-1.77: Add missing algorithm header to i18n.cpp
This commit is contained in:
parent
317eceb725
commit
0ae1cd2413
@ -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…
Reference in New Issue
Block a user