git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Replace update user authorization loop with std::for_each
[stg.git]
/
include
/
store.h
diff --git
a/include/store.h
b/include/store.h
index 7721f31ca920d686cabcf2b319e4ce91a365bba6..f33a06539134a7589b7171a577f3797f5848322c 100644
(file)
--- a/
include/store.h
+++ b/
include/store.h
@@
-37,7
+37,7
@@
#include "service_conf.h"
#include "admin_conf.h"
#include "tariff_conf.h"
-#include "settings.h"
+#include "
module_
settings.h"
#include "stg_message.h"
//-----------------------------------------------------------------------------