]> granicus.if.org Git - icinga2/commitdiff
Remove unused include
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 11 Nov 2014 04:46:08 +0000 (05:46 +0100)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 11 Nov 2014 04:46:25 +0000 (05:46 +0100)
refs #7622

lib/livestatus/statehisttable.cpp

index 7aad049048e0dbade806c1e3ba11d020db43c963..6eb851d21761bbdd9511274bb37dfa97d57a2ecf 100644 (file)
@@ -36,7 +36,6 @@
 #include "base/logger.hpp"
 #include "base/application.hpp"
 #include "base/objectlock.hpp"
-#include <boost/smart_ptr/make_shared.hpp>
 #include <boost/foreach.hpp>
 #include <boost/tuple/tuple.hpp>
 #include <boost/algorithm/string.hpp>