Build fix for Windows

This commit is contained in:
Gunnar Beutner 2014-10-28 18:09:52 +01:00
parent 8fdb2835e5
commit a5684ea2ac

View File

@ -32,7 +32,7 @@ namespace icinga
* *
* @ingroup config * @ingroup config
*/ */
class TypeRuleUtilities class I2_CONFIG_API TypeRuleUtilities
{ {
public: public:
virtual bool ValidateName(const String& type, const String& name, String *hint) const; virtual bool ValidateName(const String& type, const String& name, String *hint) const;