------------------------------------------------------------ revno: 2390 committer: Anton Gladky <[email protected]> branch nick: trunk timestamp: Sun 2010-08-01 14:59:33 +0300 message: Fix compillation error modified: pkg/common/Engine/Dispatcher/Dispatching.hpp
-- lp:yade https://code.launchpad.net/~yade-dev/yade/trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription
=== modified file 'pkg/common/Engine/Dispatcher/Dispatching.hpp' --- pkg/common/Engine/Dispatcher/Dispatching.hpp 2010-07-27 12:37:10 +0000 +++ pkg/common/Engine/Dispatcher/Dispatching.hpp 2010-08-01 11:59:33 +0000 @@ -9,6 +9,7 @@ #include<yade/core/InteractionPhysics.hpp> #include<yade/core/Functor.hpp> #include<yade/core/Dispatcher.hpp> +#include<yade/pkg-common/Aabb.hpp> class VelocityBins;
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

