#include <map>
File which implements template object storage class. This is basicaly mapping keys to objects and provide simple interface to manipulate with it. It wrapps STL map class functionality.