]> Dogcows Code - chaz/yoink/blobdiff - src/moof/thread.hh
pch support
[chaz/yoink] / src / moof / thread.hh
index 17d3170beaf4ce1304feb2da5584332a19d2250c..af251e157b8a64ef433c70794ddde72509c8a98f 100644 (file)
 #ifndef _MOOF_THREAD_HH_
 #define _MOOF_THREAD_HH_
 
-/**
- * \file thread.hh
- * Light C++ wrapper around the SDL threads API.
- */
-
 #include <boost/bind.hpp>
 #include <boost/function.hpp>
 #include <boost/shared_ptr.hpp>
 #include <moof/timer.hh>
 
 
+/**
+ * \file thread.hh
+ * Light C++ wrapper around the SDL threads API.
+ */
+
 namespace moof {
 
 
This page took 0.017275 seconds and 4 git commands to generate.