Hi there,
for those of you maintaining out-of-tree files with dispatchers, r2640
(and later) require types used inside FUNCTOR1D and FUNCTOR2D to be
fully declared. E.g. FUNCTOR1D(Sphere) requires
#include<yade/pkg/common/Sphere.hpp>. If the type is declared in the
same file as functor, it must be before the functor so that the
declarations is available. Files in trunk were adapted.
Best, Vaclav
_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help : https://help.launchpad.net/ListHelp