]> git.tdb.fi Git - libs/math.git/blobdiff - source/geometry/hypersphere.h
Put the common #includes in shape.h
[libs/math.git] / source / geometry / hypersphere.h
index 3c0412564fcc1cf055842c9d325943935812746a..e2e3102014a1f73a9cfb9411d9b90638c937f851 100644 (file)
@@ -4,10 +4,7 @@
 #include <cmath>
 #include <stdexcept>
 #include <msp/linal/vector.h>
-#include "boundingbox.h"
-#include "ray.h"
 #include "shape.h"
-#include "surfacepoint.h"
 
 namespace Msp {
 namespace Geometry {