]> git.pld-linux.org Git - packages/Lunchbox.git/blob - cxx.patch
boost rebuild
[packages/Lunchbox.git] / cxx.patch
1 --- Lunchbox-1.17.0/tests/refPtr.cpp.orig       2019-05-26 08:38:17.065749629 +0200
2 +++ Lunchbox-1.17.0/tests/refPtr.cpp    2019-05-26 08:39:27.702033626 +0200
3 @@ -35,8 +35,8 @@
4  {
5  public:
6      Foo() {}
7 -private:
8      virtual ~Foo() {}
9 +private:
10      friend class boost::serialization::access;
11      template <class Archive>
12      void serialize(Archive&, unsigned int)
This page took 0.104374 seconds and 3 git commands to generate.