#pragma once #define WIN32_LEAN_AND_MEAN #include #include "feature_config.h" void ReadConfig(LPCSTR path, FeatureManager &manager);