------------------------------------------------------------ revno: 3741 committer: Anton Gladky <gladky.an...@gmail.com> timestamp: Thu 2015-11-19 07:41:51 +0100 message: Return removed header back. modified: core/Omega.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 'core/Omega.cpp' --- core/Omega.cpp 2015-11-18 07:06:16 +0000 +++ core/Omega.cpp 2015-11-19 06:41:51 +0000 @@ -20,6 +20,8 @@ #include <boost/algorithm/string.hpp> #include <boost/thread/mutex.hpp> #include <boost/filesystem.hpp> +#include <cxxabi.h> + class RenderMutexLock: public boost::mutex::scoped_lock{ public:
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : yade-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp