alaCarte Maps
Renderer for OpenStreetMap tiles
|
#include "config.hpp"
#include "settings.hpp"
#include "utils/application.hpp"
#include "general/configuration.hpp"
#include "general/geodata.hpp"
#include "importer/importer.hpp"
Go to the source code of this file.
Classes | |
class | AlacarteImporterApp |
This file is part of alaCarte. More... | |
Macros | |
#define | OPT(_name, _shortcut) (string(_name).append(",").append(_shortcut)).c_str() |
#define OPT | ( | _name, | |
_shortcut | |||
) | (string(_name).append(",").append(_shortcut)).c_str() |