From: Maxim Mamontov <faust.madf@gmail.com>
Date: Sun, 20 Oct 2013 10:12:29 +0000 (+0300)
Subject: Removed another unused header.
X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/a1274a22aa5aa97d8e6e628d37d08c1d7cecee1b?ds=inline;hp=-c

Removed another unused header.
---

a1274a22aa5aa97d8e6e628d37d08c1d7cecee1b
diff --git a/stglibs/srvconf.lib/parsers/get_corporations.h b/stglibs/srvconf.lib/parsers/get_corporations.h
index 347d102c..192367d1 100644
--- a/stglibs/srvconf.lib/parsers/get_corporations.h
+++ b/stglibs/srvconf.lib/parsers/get_corporations.h
@@ -24,7 +24,6 @@
 #include "base.h"
 #include "get_corp.h"
 
-#include "stg/corp_conf.h"
 #include "stg/servconf_types.h"
 
 #include <string>
diff --git a/stglibs/srvconf.lib/parsers/get_services.h b/stglibs/srvconf.lib/parsers/get_services.h
index 1e02c938..c7ce9b58 100644
--- a/stglibs/srvconf.lib/parsers/get_services.h
+++ b/stglibs/srvconf.lib/parsers/get_services.h
@@ -24,7 +24,6 @@
 #include "base.h"
 #include "get_service.h"
 
-#include "stg/service_conf.h"
 #include "stg/servconf_types.h"
 
 #include <string>