]> Dogcows Code - chaz/yoink/blobdiff - src/moof/dispatcher.hh
pch support
[chaz/yoink] / src / moof / dispatcher.hh
index f2613e8fdeb2d11aba27b51c7758ef3e6fbdd989..7a1a08109a65ec441ea42127fe54ef2572e7a505 100644 (file)
 #ifndef _MOOF_DISPATCH_HH_
 #define _MOOF_DISPATCH_HH_
 
-/**
- * \file dispatcher.hh
- * Classes that deal with message dispatching.
- */
-
 #include <string>
 
 #include <boost/bind.hpp>
 #include <boost/weak_ptr.hpp>
 
 
+/**
+ * \file dispatcher.hh
+ * Classes that deal with message dispatching.
+ */
+
 namespace moof {
 
 
This page took 0.017398 seconds and 4 git commands to generate.