]> git.tdb.fi Git - libs/math.git/blobdiff - source/geometry/halfspace.h
Put the common #includes in shape.h
[libs/math.git] / source / geometry / halfspace.h
index 60f040350b0f63ac3ac48409701db028cece4353..5fdea34c885eaf2dbf17296b07d4677984589fef 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef MSP_GEOMETRY_HALFSPACE_H_
 #define MSP_GEOMETRY_HALFSPACE_H_
 
-#include "boundingbox.h"
 #include "shape.h"
 
 namespace Msp {