]> granicus.if.org Git - icinga2/commitdiff
Build fix.
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 22 Apr 2013 09:39:01 +0000 (11:39 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 22 Apr 2013 09:39:23 +0000 (11:39 +0200)
lib/base/threadpool.cpp

index e110f0b29c0d885f38b8cdb4274397a0d802e45b..9bad2405036864df4030006d5fd81f7a923e54a4 100644 (file)
@@ -26,7 +26,6 @@
 #include <boost/bind.hpp>
 #include <boost/exception/diagnostic_information.hpp>
 #include <boost/foreach.hpp>
-#include <boost/chrono/duration.hpp>
 
 using namespace icinga;