#include "genesis/taxonomy/formats/taxonomy_reader.hpp"#include "genesis/taxonomy/functions/taxopath.hpp"#include "genesis/taxonomy/taxon.hpp"#include "genesis/taxonomy/taxonomy.hpp"#include "genesis/taxonomy/taxopath.hpp"#include "genesis/utils/core/fs.hpp"#include "genesis/utils/core/std.hpp"#include "genesis/utils/io/input_stream.hpp"#include "genesis/utils/text/string.hpp"#include <cassert>#include <fstream>#include <sstream>#include <stdexcept>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| genesis | |
| Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
| genesis::taxonomy | |