]> git.tdb.fi Git - libs/math.git/commit
Put the common #includes in shape.h
authorMikko Rasa <tdb@tdb.fi>
Wed, 22 May 2013 19:56:21 +0000 (22:56 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 22 May 2013 19:56:21 +0000 (22:56 +0300)
commit7353dc087872cdb93bd57cbaf2b6f0dcc21f9a03
tree82d18d37564826e649d0a8cef60e628a68b32c4c
parenta6ba5f18950f8471c5f3c168a9d65e901a8a6f2a
Put the common #includes in shape.h

Almost every shape needs these, so it's not worth it to try and avoid
unnecessary headers in the base class.
source/geometry/compositeshape.h
source/geometry/halfspace.h
source/geometry/hyperbox.h
source/geometry/hypersphere.h
source/geometry/negation.h
source/geometry/shape.h
source/geometry/transformedshape.h