]> Dogcows Code - chaz/yoink/blobdiff - src/moof/service.hh
pch support
[chaz/yoink] / src / moof / service.hh
index c0ca674112b89921399e407c601a59ae9431cdfe..1a8b363ff7fc806fd2f2e7bd56dc4f0e64000d4d 100644 (file)
 #ifndef _MOOF_SERVICE_HH_
 #define _MOOF_SERVICE_HH_
 
-/**
- * \file service.hh
- * Classes for publishing and finding network services.
- */
-
 #include <map>
 
 #include <moof/math.hh>
 #include <moof/socket.hh>
 
 
+/**
+ * \file service.hh
+ * Classes for publishing and finding network services.
+ */
+
 namespace moof {
 
 
This page took 0.01951 seconds and 4 git commands to generate.