mirror of https://github.com/Icinga/icinga2.git
parent
118e7b1e13
commit
e47d5006d2
|
@ -35,7 +35,7 @@ namespace icinga
|
|||
*
|
||||
* @ingroup base
|
||||
*/
|
||||
class I2_BASE_API Url : public Object
|
||||
class I2_REMOTE_API Url : public Object
|
||||
{
|
||||
public:
|
||||
DECLARE_PTR_TYPEDEFS(Url);
|
||||
|
|
Loading…
Reference in New Issue