git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
474a9dc
)
Removed unused header.
author
Maxim Mamontov
<faust.madf@gmail.com>
Sun, 20 Oct 2013 10:10:24 +0000
(13:10 +0300)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Sun, 20 Oct 2013 10:10:24 +0000
(13:10 +0300)
stglibs/srvconf.lib/parsers/get_admins.cpp
patch
|
blob
|
history
stglibs/srvconf.lib/parsers/get_corporations.cpp
patch
|
blob
|
history
stglibs/srvconf.lib/parsers/get_services.cpp
patch
|
blob
|
history
stglibs/srvconf.lib/parsers/get_tariffs.cpp
patch
|
blob
|
history
diff --git
a/stglibs/srvconf.lib/parsers/get_admins.cpp
b/stglibs/srvconf.lib/parsers/get_admins.cpp
index 434ec066235816611e21ce2c75c44ac29ca1966f..947a9ce4b312da3601d66988943ae7889948997d 100644
(file)
--- a/
stglibs/srvconf.lib/parsers/get_admins.cpp
+++ b/
stglibs/srvconf.lib/parsers/get_admins.cpp
@@
-20,8
+20,6
@@
#include "get_admins.h"
#include "get_admins.h"
-#include "stg/admin_conf.h"
-
#include <strings.h>
using namespace STG;
#include <strings.h>
using namespace STG;
diff --git
a/stglibs/srvconf.lib/parsers/get_corporations.cpp
b/stglibs/srvconf.lib/parsers/get_corporations.cpp
index 669e145e37ca61f1fb9cb10c584a56bcf1fbe65a..0a9a68ad5c1a0fc0c8fea8762eddb285f30e8b96 100644
(file)
--- a/
stglibs/srvconf.lib/parsers/get_corporations.cpp
+++ b/
stglibs/srvconf.lib/parsers/get_corporations.cpp
@@
-20,8
+20,6
@@
#include "get_corporations.h"
#include "get_corporations.h"
-#include "stg/corp_conf.h"
-
#include <strings.h>
using namespace STG;
#include <strings.h>
using namespace STG;
diff --git
a/stglibs/srvconf.lib/parsers/get_services.cpp
b/stglibs/srvconf.lib/parsers/get_services.cpp
index ec26f126664c510fdb2cc4fc635b047b91b9a4e3..c34a70994e11c8bc9ca5a6d237412438d40c0ec6 100644
(file)
--- a/
stglibs/srvconf.lib/parsers/get_services.cpp
+++ b/
stglibs/srvconf.lib/parsers/get_services.cpp
@@
-20,8
+20,6
@@
#include "get_services.h"
#include "get_services.h"
-#include "stg/service_conf.h"
-
#include <strings.h>
using namespace STG;
#include <strings.h>
using namespace STG;
diff --git
a/stglibs/srvconf.lib/parsers/get_tariffs.cpp
b/stglibs/srvconf.lib/parsers/get_tariffs.cpp
index cff51e4c265e96f3c86e1607f4ce18a86a78af44..b5d0fe6efcc944a6351f23c8ecc200c69326357d 100644
(file)
--- a/
stglibs/srvconf.lib/parsers/get_tariffs.cpp
+++ b/
stglibs/srvconf.lib/parsers/get_tariffs.cpp
@@
-20,8
+20,6
@@
#include "get_tariffs.h"
#include "get_tariffs.h"
-#include "stg/tariff_conf.h"
-
#include <strings.h>
using namespace STG;
#include <strings.h>
using namespace STG;