← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-dev/yade/trunk] Rev 2976: Hopefully fix compilation error on clean environment.

 

------------------------------------------------------------
revno: 2976
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
branch nick: yade
timestamp: Thu 2011-12-01 17:15:25 +0100
message:
  Hopefully fix compilation error on clean environment.
modified:
  pkg/dem/ConcretePM.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/dem/ConcretePM.hpp'
--- pkg/dem/ConcretePM.hpp	2011-12-01 12:52:20 +0000
+++ pkg/dem/ConcretePM.hpp	2011-12-01 16:15:25 +0000
@@ -48,6 +48,7 @@
 
 #include<yade/pkg/common/ElastMat.hpp>
 #include<yade/pkg/common/Dispatching.hpp>
+#include<yade/pkg/common/Sphere.hpp>
 #include<yade/pkg/common/PeriodicEngines.hpp>
 #include<yade/pkg/common/NormShearPhys.hpp>
 #include<yade/pkg/dem/DemXDofGeom.hpp>