mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-16 18:24:31 +02:00
9 lines
158 B
C
9 lines
158 B
C
#ifndef I2CONFIGFILECOMPONENT_H
|
|
#define I2CONFIGFILECOMPONENT_H
|
|
|
|
#include <i2-base.h>
|
|
|
|
#include "configfilecomponent.h"
|
|
|
|
#endif /* I2CONFIGFILECOMPONENT_H */
|