yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #10909
[Branch ~yade-pkg/yade/git-trunk] Rev 3994: Add missing header.
------------------------------------------------------------
revno: 3994
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
timestamp: Tue 2014-05-27 16:20:39 +0200
message:
Add missing header.
modified:
pkg/dem/ViscoelasticCapillarPM.hpp
--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'pkg/dem/ViscoelasticCapillarPM.hpp'
--- pkg/dem/ViscoelasticCapillarPM.hpp 2014-05-27 11:24:16 +0000
+++ pkg/dem/ViscoelasticCapillarPM.hpp 2014-05-27 14:20:39 +0000
@@ -1,5 +1,6 @@
#include"ViscoelasticPM.hpp"
#include <boost/unordered_map.hpp>
+#include<yade/core/PartialEngine.hpp>
class ViscElCapMat : public ViscElMat {
public: