X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Finterpolator.hh;fp=src%2Fmoof%2Finterpolator.hh;h=5078578a02052a017519ec419bf4e8009a035005;hp=83dd0c9bdf095d1f289f8d8ec15896c294afd0b5;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/interpolator.hh b/src/moof/interpolator.hh index 83dd0c9..5078578 100644 --- a/src/moof/interpolator.hh +++ b/src/moof/interpolator.hh @@ -10,14 +10,14 @@ #ifndef _MOOF_INTERPOLATOR_HH_ #define _MOOF_INTERPOLATOR_HH_ +#include + + /** * \file interpolator.hh * Functions and classes concerning interpolations between values. */ -#include - - namespace moof {