]> git.pld-linux.org Git - packages/hugin.git/blob - boost-1.57.0.patch
- fix building with lensfun 0.3+
[packages/hugin.git] / boost-1.57.0.patch
1 --- hugin-2014.0.0/src/hugin1/hugin/TextureManager.h~   2014-10-08 20:19:19.000000000 +0200
2 +++ hugin-2014.0.0/src/hugin1/hugin/TextureManager.h    2015-02-18 20:17:32.275040262 +0100
3 @@ -42,6 +42,7 @@
4  #include <map>
5  #include <boost/version.hpp>
6  #if BOOST_VERSION>=105400
7 +#include <boost/weak_ptr.hpp>
8  #include <boost/signals2/trackable.hpp>
9  namespace boostSignal=boost::signals2;
10  #else
This page took 0.062596 seconds and 3 git commands to generate.