mirror of
https://github.com/monero-project/monero.git
synced 2025-12-13 08:52:33 +01:00
v0.17: Fix Boost-1.77: Add missing algorithm header to i18n.cpp
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
#include "file_io_utils.h"
|
#include "file_io_utils.h"
|
||||||
#include "common/i18n.h"
|
#include "common/i18n.h"
|
||||||
#include "translation_files.h"
|
#include "translation_files.h"
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||||
#define MONERO_DEFAULT_LOG_CATEGORY "i18n"
|
#define MONERO_DEFAULT_LOG_CATEGORY "i18n"
|
||||||
|
|||||||
Reference in New Issue
Block a user