Skip to content

Commit

Permalink
Fix missing include
Browse files Browse the repository at this point in the history
refs #8034
  • Loading branch information
Al2Klimov authored and N-o-X committed Nov 20, 2020
1 parent 326698a commit 9d574e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/icinga/clusterevents-check.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include "icinga/icingaapplication.hpp"
#include "remote/apilistener.hpp"
#include "base/configuration.hpp"
#include "base/defer.hpp"
#include "base/serializer.hpp"
#include "base/exception.hpp"
#include <boost/thread/once.hpp>
Expand Down

0 comments on commit 9d574e7

Please sign in to comment.