params.hh 86 Bytes
Newer Older
garciay's avatar
garciay committed
#pragma once

#include <map>

typedef std::map<std::string, std::string> params;