]> granicus.if.org Git - icinga2/blob - lib/db_ido/i2-db_ido.hpp
Merge pull request #7124 from Icinga/bugfix/namespace-thread-safe
[icinga2] / lib / db_ido / i2-db_ido.hpp
1 /* Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ */
2
3 #ifndef I2DB_IDO_H
4 #define I2DB_IDO_H
5
6 /**
7  * @defgroup db_ido IDO library
8  *
9  * The Icinga library implements database-agnostic IDO functionality.
10  */
11
12 #include "base/i2-base.hpp"
13
14 #endif /* I2DB_IDO_H */