mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
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…
x
Reference in New Issue
Block a user