mirror of
https://github.com/monero-project/monero.git
synced 2025-08-06 01:34:19 -04:00
Merge pull request #7002
673c6d2
Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr)
This commit is contained in:
commit
2218e23e84
22 changed files with 266 additions and 201 deletions
|
@ -35,6 +35,10 @@
|
|||
#include "common/i18n.h"
|
||||
#include "translation_files.h"
|
||||
|
||||
#include <boost/system/error_code.hpp>
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <algorithm>
|
||||
|
||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||
#define MONERO_DEFAULT_LOG_CATEGORY "i18n"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue