]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/sgconfig/stgconfig.h
Rearranged some headers in sgconfig.
[stg.git] / projects / stargazer / plugins / configuration / sgconfig / stgconfig.h
index 8fa4dc7691abd3584242c306f403c451b9e3f131..a3da389525f553463467e1c29104898329509d80 100644 (file)
 #include "stg/logger.h"
 #include "configproto.h"
 
-extern "C" PLUGIN * GetPlugin();
-
-class STG_CONFIG;
-
 class STG_CONFIG_SETTINGS {
 public:
                     STG_CONFIG_SETTINGS() : errorStr(), port(0) {}