X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fsphere.hh;h=15a80314dc6afa3ce2518e067ac76ce3d2494d92;hp=75c5808a476cfe5d4e4256f52f76bbd4d691c149;hb=HEAD;hpb=574af38ed616d1adfa5e6ce35f67cda1f707f89d diff --git a/src/moof/sphere.hh b/src/moof/sphere.hh index 75c5808..15a8031 100644 --- a/src/moof/sphere.hh +++ b/src/moof/sphere.hh @@ -10,12 +10,6 @@ #ifndef _MOOF_SPHERE_HH_ #define _MOOF_SPHERE_HH_ -/** - * \file sphere.hh - * A round shape like a circle or sphere. - * TODO: This class needs some work. - */ - #include #include #include @@ -25,6 +19,12 @@ #include +/** + * \file sphere.hh + * A round shape like a circle or sphere. + * TODO: This class needs some work. + */ + namespace moof {