mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
Merge pull request #5624 from mcktr/mcktr/fix/missing-include-statements
Fixed missing include statement in unit test
This commit is contained in:
commit
29b7971fef
@ -19,6 +19,7 @@
|
|||||||
|
|
||||||
#include "icinga/notification.hpp"
|
#include "icinga/notification.hpp"
|
||||||
#include <BoostTestTargetConfig.h>
|
#include <BoostTestTargetConfig.h>
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
using namespace icinga;
|
using namespace icinga;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user