-#include "stg/module_settings.h"
-#include "stg/plugin_creator.h"
-#include "stg/logger.h"
-#include "postgresql_store_utils.h"
-#include "postgresql_store.h"
-
-PLUGIN_CREATOR<POSTGRESQL_STORE> pqStoreeCreator;
-
-//-----------------------------------------------------------------------------
-STORE * GetStore()