git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Explicitly initialize base class in copy ctors of notifiers
[stg.git]
/
stglibs
/
srvconf.lib
/
parser.cpp
diff --git
a/stglibs/srvconf.lib/parser.cpp
b/stglibs/srvconf.lib/parser.cpp
index 0038f03da27dcb1ee9c25d3278090febe9728f5e..a87266eb5cb57d37fd6cb81f002134cbdde1e547 100644
(file)
--- a/
stglibs/srvconf.lib/parser.cpp
+++ b/
stglibs/srvconf.lib/parser.cpp
@@
-35,7
+35,7
@@
#include "stg/common.h"
#include "stg/const.h"
#include "stg/common.h"
#include "stg/const.h"
-#include "servconf.h"
+#include "s
tg/s
ervconf.h"
using namespace std;
using namespace std;