git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix radius plugin compilation errors
[stg.git]
/
projects
/
stargazer
/
settings_impl.h
diff --git
a/projects/stargazer/settings_impl.h
b/projects/stargazer/settings_impl.h
index b3e0f981d70cdba09502bffff69cab744bd82ef3..a5722a90daf5401e677ed0113bf61c0191e656e2 100644
(file)
--- a/
projects/stargazer/settings_impl.h
+++ b/
projects/stargazer/settings_impl.h
@@
-114,7
+114,7
@@
private:
//////////settings
std::string modulesPath;
- std::
string dirName[DIR_NUM]
;
+ std::
vector<std::string> dirName
;
std::string confDir;
std::string scriptsDir;
std::string rules;