#include "config.h" namespace wxhelper { Config::Config(/* args */) {} Config::~Config() {} } // namespace wxhelper