senfscons: Fix 'Object' build helper to work with empty source list in SCons 0.96.1
[senf.git] / Scheduler / ReadHelper.cti
index 96dc37c..92d1264 100644 (file)
@@ -24,7 +24,7 @@
 #include "ReadHelper.ih"
 
 // Custom includes
-#include "Utils/Exception.hh"
+#include "../Utils/Exception.hh"
 
 #define prefix_ inline
 ///////////////////////////////cti.p///////////////////////////////////////
@@ -107,4 +107,6 @@ prefix_ void senf::ReadHelper<Handle>::throw_error()
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
+// comment-column: 40
 // End: