mirror of https://github.com/Icinga/icinga2.git
Build fix for Windows
This commit is contained in:
parent
8fdb2835e5
commit
a5684ea2ac
|
@ -32,7 +32,7 @@ namespace icinga
|
|||
*
|
||||
* @ingroup config
|
||||
*/
|
||||
class TypeRuleUtilities
|
||||
class I2_CONFIG_API TypeRuleUtilities
|
||||
{
|
||||
public:
|
||||
virtual bool ValidateName(const String& type, const String& name, String *hint) const;
|
||||
|
|
Loading…
Reference in New Issue