]> git.pld-linux.org Git - packages/Lunchbox.git/blame - cxx.patch
- up to 1.15.0
[packages/Lunchbox.git] / cxx.patch
CommitLineData
382ae9ec
JR
1--- Lunchbox-1.10.0/tests/refPtr.cpp~ 2014-10-09 10:14:54.000000000 +0000
2+++ Lunchbox-1.10.0/tests/refPtr.cpp 2016-05-24 19:29:04.438092680 +0000
3@@ -38,9 +38,9 @@
4 {
5 public:
6 Foo() {}
7+ virtual ~Foo() {}
8
9 private:
10- virtual ~Foo() {}
11
12 friend class boost::serialization::access;
13 template< class Archive > void serialize( Archive&, unsigned int ) {}
This page took 0.107419 seconds and 4 git commands to generate.