X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fplane.hh;h=258feb978d09fff08f1884cabf2a09fbc653ff48;hp=83b5517385380a18f59c5cc167640d96b76e8e88;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/plane.hh b/src/moof/plane.hh index 83b5517..258feb9 100644 --- a/src/moof/plane.hh +++ b/src/moof/plane.hh @@ -10,15 +10,15 @@ #ifndef _MOOF_PLANE_HH_ #define _MOOF_PLANE_HH_ +#include +#include + + /** * \file plane.hh * Classes and functions related to planes. */ -#include -#include - - namespace moof {