]> git.tdb.fi Git - libs/math.git/blobdiff - source/geometry/transformedshape.h
Put the common #includes in shape.h
[libs/math.git] / source / geometry / transformedshape.h
index 58e571a9db389a058cdb8ab3de1343b4ee87cb3e..74912aa0b904cf1786c2efb7d78f6ec37c56d6d7 100644 (file)
@@ -2,8 +2,6 @@
 #define MSP_GEOMETRY_TRANSFORMEDSHAPE_H_
 
 #include "affinetransformation.h"
-#include "boundingbox.h"
-#include "ray.h"
 #include "shape.h"
 
 namespace Msp {