fixes for g++ 4.5 (some members returned "the constructor, not the type")
[senf.git] / senf / Utils / Logger / AreaRegistry.hh
index 21ebc12..230f07e 100644 (file)
@@ -28,7 +28,6 @@
 
 // Custom includes
 #include <map>
-#include <functional>
 #include <boost/iterator/transform_iterator.hpp>
 #include <senf/Utils/singleton.hh>