summaryrefslogtreecommitdiffstats
path: root/lib/db_ido/i2-db_ido.hpp
blob: 1da9fdcf8dc48f8a22058e5eec7b1fe8ca667fcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ */

#ifndef I2DB_IDO_H
#define I2DB_IDO_H

/**
 * @defgroup db_ido IDO library
 *
 * The Icinga library implements database-agnostic IDO functionality.
 */

#include "base/i2-base.hpp"

#endif /* I2DB_IDO_H */