]> git.tdb.fi Git - libs/math.git/blobdiff - source/geometry/compositeshape.h
Put the common #includes in shape.h
[libs/math.git] / source / geometry / compositeshape.h
index 4c640be22f4c5045076b9659ce7734d517f1127c..846607689df582a8a9f0ae46ae79c75eb832ed81 100644 (file)
@@ -3,7 +3,6 @@
 
 #include <stdexcept>
 #include <vector>
-#include "boundingbox.h"
 #include "shape.h"
 
 namespace Msp {