]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/include/stg/servconf.h
[NY] Removed more garbage.
[stg.git] / stglibs / srvconf.lib / include / stg / servconf.h
index 1fa0b2b4de21ec46d042952c2018693c658924b1..285136ea059f8a0659e46c109c5e8d6a0c34a2fc 100644 (file)
 #include "stg/parser_send_message.h"
 
 #include "stg/os_int.h"
-#include "stg/const.h"
 
-#include <list>
-#include <vector>
 #include <string>
 
 #include <expat.h>
 
-#define MAX_ERR_STR_LEN (64)
-#define IP_STRING_LEN   (255)
-
 class SERVCONF
 {
 public: