Combine all boot build stuff in a single scons tool
[senf.git] / Scheduler / FdEvent.ih
index 940a057..039ee76 100644 (file)
@@ -27,7 +27,7 @@
 #define IH_SENF_Scheduler_FdEvent_ 1
 
 // Custom includes
-#include "../boost/intrusive/iset.hpp"
+#include <boost/intrusive/iset.hpp>
 
 ///////////////////////////////ih.p////////////////////////////////////////
 
@@ -91,6 +91,7 @@ namespace detail {
 
         void prepareRun();
 
+        // Called by IdleEventDispatcher
         void timeout(int t);
         int timeout() const;