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 tariff and user subscription in SMUX
[stg.git]
/
stglibs
/
srvconf.lib
/
servconf.cpp
diff --git
a/stglibs/srvconf.lib/servconf.cpp
b/stglibs/srvconf.lib/servconf.cpp
index a7cac13c3330c035a61590a5e234dcfaaa7a8842..a28e2e861f1734b91ae19bf657279b63bc012dfb 100644
(file)
--- a/
stglibs/srvconf.lib/servconf.cpp
+++ b/
stglibs/srvconf.lib/servconf.cpp
@@
-27,6
+27,7
@@
#include <cstdio>
#include <cstring>
#include <cstdio>
#include <cstring>
+#include "stg/common.h"
#include "servconf.h"
using namespace std;
#include "servconf.h"
using namespace std;