]> granicus.if.org Git - icinga2/commit
Fixed missing include statement in unit test 5624/head
authorMichael <mcktr55@gmail.com>
Tue, 26 Sep 2017 20:01:07 +0000 (22:01 +0200)
committerMichael <mcktr55@gmail.com>
Tue, 26 Sep 2017 20:01:07 +0000 (22:01 +0200)
commit2d036e6886fb68707e861a6e5f75a6088d149832
treeed4913c70baec597dbfd6a15545370ad97a0559d
parentd6b475720baf88070c70af5f43dd69299e73bb50
Fixed missing include statement in unit test

This adds the missing iostream include to the notification unit test.

refs #5613
test/icinga-notification.cpp