------------------------------------------------------------
revno: 3715
committer: Bruno Chareyre <[email protected]>
timestamp: Fri 2013-08-30 14:15:17 +0200
message:
  \#include <cholmod.h> in FlowEngine.cpp (why is it not needed on lucid?!)
modified:
  pkg/dem/FlowEngine.cpp


--
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/FlowEngine.cpp'
--- pkg/dem/FlowEngine.cpp	2013-08-30 11:10:45 +0000
+++ pkg/dem/FlowEngine.cpp	2013-08-30 12:15:17 +0000
@@ -20,6 +20,7 @@
 #include <boost/thread.hpp>
 #include <boost/date_time.hpp>
 #include <boost/date_time/posix_time/posix_time.hpp>
+#include <cholmod.h>
 
 #include "FlowEngine.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

Reply via email to