]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Dispatcher.hh
new timer class
[chaz/yoink] / src / Moof / Dispatcher.hh
index 0d75390d7f7adaa4902ef62ee761564519a9f057..14d8998bccd10392b3dc4cb4dd46fb678cb32eb0 100644 (file)
@@ -31,6 +31,7 @@
 
 #include <string>
 
+#include <boost/bind.hpp>
 #include <boost/function.hpp>
 #include <boost/shared_ptr.hpp>
 
@@ -105,6 +106,7 @@ inline void dispatch(const std::string& message, const Notification* param = 0)
 
 } // namespace dispatch
 
+
 } // namespace Mf
 
 #endif // _MOOF_DISPATCHER_HH_
This page took 0.018001 seconds and 4 git commands to generate.