git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Member field initialization added
[stg.git]
/
projects
/
stargazer
/
user_impl.cpp
diff --git
a/projects/stargazer/user_impl.cpp
b/projects/stargazer/user_impl.cpp
index eace1afb41e433d4caa6c99a73a272830cf32260..ae77da4fb454f5e94616082eeee7922114a6b1be 100644
(file)
--- a/
projects/stargazer/user_impl.cpp
+++ b/
projects/stargazer/user_impl.cpp
@@
-41,13
+41,13
@@
#include "user_impl.h"
#include "users.h"
#include "common.h"
#include "user_impl.h"
#include "users.h"
#include "common.h"
-#include "settings.h"
+#include "settings
_impl
.h"
#include "script_executer.h"
#include "tariff.h"
#include "tariffs.h"
#include "admin.h"
#include "script_executer.h"
#include "tariff.h"
#include "tariffs.h"
#include "admin.h"
-USER_IMPL::USER_IMPL(const SETTINGS * s,
+USER_IMPL::USER_IMPL(const SETTINGS
_IMPL
* s,
const STORE * st,
const TARIFFS * t,
const ADMIN * a,
const STORE * st,
const TARIFFS * t,
const ADMIN * a,