]> Dogcows Code - chaz/yoink/blobdiff - src/moof/interpolator.hh
pch support
[chaz/yoink] / src / moof / interpolator.hh
index 83dd0c9bdf095d1f289f8d8ec15896c294afd0b5..5078578a02052a017519ec419bf4e8009a035005 100644 (file)
 #ifndef _MOOF_INTERPOLATOR_HH_
 #define _MOOF_INTERPOLATOR_HH_
 
+#include <moof/math.hh>
+
+
 /**
  * \file interpolator.hh
  * Functions and classes concerning interpolations between values.
  */
 
-#include <moof/math.hh>
-
-
 namespace moof {
 
 
This page took 0.017715 seconds and 4 git commands to generate.