Author: eudoxos Date: 2009-07-02 15:33:47 +0200 (Thu, 02 Jul 2009) New Revision: 1833
Modified: trunk/pkg/dem/Engine/StandAloneEngine/GlobalStiffnessTimeStepper.cpp Log: Remove useless include in GlobalStiffnessTimeStepper. Modified: trunk/pkg/dem/Engine/StandAloneEngine/GlobalStiffnessTimeStepper.cpp =================================================================== --- trunk/pkg/dem/Engine/StandAloneEngine/GlobalStiffnessTimeStepper.cpp 2009-07-02 13:09:34 UTC (rev 1832) +++ trunk/pkg/dem/Engine/StandAloneEngine/GlobalStiffnessTimeStepper.cpp 2009-07-02 13:33:47 UTC (rev 1833) @@ -7,7 +7,6 @@ *************************************************************************/ #include"GlobalStiffnessTimeStepper.hpp" -#include<yade/pkg-dem/BodyMacroParameters.hpp> #include<yade/pkg-dem/ElasticContactInteraction.hpp> #include<yade/pkg-dem/SpheresContactGeometry.hpp> //#include<yade/pkg-dem/MacroMicroElasticRelationships.hpp> _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

