mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
🐎 slight include optimization
This commit is contained in:
parent
d5490ebc56
commit
23928235eb
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
#include "error_responses.hpp" //temporary
|
#include "error_responses.hpp" //temporary
|
||||||
#include "user.h"
|
#include "user.h"
|
||||||
|
|
||||||
#if CONSERVATIVE_DISK_SAVE
|
#if CONSERVATIVE_DISK_SAVE && MAX_LOG_SIZE < 0
|
||||||
#include "change_flag.h"
|
#include "change_flag.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue