- fix compile error with g++ 4.6
#ifndef WEAK_POINTER_H
#define WEAK_POINTER_H
#ifndef WEAK_POINTER_H
#define WEAK_POINTER_H
#include <set>
/**
* Class for objects providing support for weak pointers.
#include <set>
/**
* Class for objects providing support for weak pointers.
* apt-pkg/deb/debsystem.cc:
- fix issues with dir::state::status and dir::state::extended_states
when alternative rootdirs are used
* apt-pkg/deb/debsystem.cc:
- fix issues with dir::state::status and dir::state::extended_states
when alternative rootdirs are used
+ * apt-pkg/contrib/weakptr.h:
+ - fix compile error with g++ 4.6
[ Martin Pitt ]
* apt-pkg/deb/debindexfile.cc:
[ Martin Pitt ]
* apt-pkg/deb/debindexfile.cc: