X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fmoof%2Fplane.hh;h=258feb978d09fff08f1884cabf2a09fbc653ff48;hb=HEAD;hp=83b5517385380a18f59c5cc167640d96b76e8e88;hpb=574af38ed616d1adfa5e6ce35f67cda1f707f89d;p=chaz%2Fyoink 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 {