#include "common/array.h"
#include "common/hashmap.h"
#include "common/singleton.h"
#include "common/str.h"
#include "common/hash-str.h"
Go to the source code of this file.
Define Documentation
#define ConfMan Common::ConfigManager::instance() |
Shortcut for accessing the configuration manager.
Definition at line 211 of file config-manager.h.