------------------------------------------------------------ revno: 1707 committer: Janek Kozicki <[email protected]> branch nick: trunk timestamp: Wed 2009-08-19 17:27:59 +0200 message: - testing command "bzr commit --fixes lp:414868" - fixing bug 414868 modified: py/yadeWrapper/yadeWrapper.cpp
-- 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 'py/yadeWrapper/yadeWrapper.cpp' --- py/yadeWrapper/yadeWrapper.cpp 2009-08-12 08:27:41 +0000 +++ py/yadeWrapper/yadeWrapper.cpp 2009-08-19 15:27:59 +0000 @@ -5,6 +5,7 @@ #include<vector> #include<unistd.h> #include<list> +#include<signal.h> #include<boost/python.hpp> #include<boost/python/raw_function.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
_______________________________________________ yade-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/yade-dev
