]> git.tdb.fi Git - libs/math.git/blobdiff - source/geometry/hyperbox.h
Put the common #includes in shape.h
[libs/math.git] / source / geometry / hyperbox.h
index da500910e4f100d57f865b644bd719d71a3ee34c..e45fadc12ae92d4752b523302328adeaa8df650d 100644 (file)
@@ -5,10 +5,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 {