X-Git-Url: http://git.tdb.fi/?p=libs%2Fmath.git;a=blobdiff_plain;f=source%2Fgeometry%2Fhypersphere.h;h=e2e3102014a1f73a9cfb9411d9b90638c937f851;hp=3c0412564fcc1cf055842c9d325943935812746a;hb=7353dc087872cdb93bd57cbaf2b6f0dcc21f9a03;hpb=a6ba5f18950f8471c5f3c168a9d65e901a8a6f2a diff --git a/source/geometry/hypersphere.h b/source/geometry/hypersphere.h index 3c04125..e2e3102 100644 --- a/source/geometry/hypersphere.h +++ b/source/geometry/hypersphere.h @@ -4,10 +4,7 @@ #include #include #include -#include "boundingbox.h" -#include "ray.h" #include "shape.h" -#include "surfacepoint.h" namespace Msp { namespace Geometry {