mirror of
https://github.com/monero-project/monero.git
synced 2025-12-10 07:22:34 +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 "common/i18n.h"
|
||||
#include "translation_files.h"
|
||||
#include <algorithm>
|
||||
|
||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||
#define MONERO_DEFAULT_LOG_CATEGORY "i18n"
|
||||
|
||||
Reference in New Issue
Block a user