- Fix compilation of test-python_loader (which doesn't f*ckin' work).
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@781 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
984d390f3f
commit
95ef5eba53
3 changed files with 52 additions and 33 deletions
|
@ -46,7 +46,7 @@ using memory::smart_ptr;
|
|||
|
||||
|
||||
// ---------------
|
||||
// For all your evil-doers on Earth, this is your punishment!
|
||||
// For all you evil-doers on Earth, this is your mighty punishment!
|
||||
|
||||
template<typename T>
|
||||
static bool deep_remove(std::vector<T*>& v, const T& obj)
|
||||
|
|
|
@ -23,6 +23,8 @@
|
|||
#include "policies_gatekeeper.hh"
|
||||
#include <glibmm/timer.h>
|
||||
|
||||
#include <cassert>
|
||||
|
||||
#include "smartp.tcc"
|
||||
|
||||
using namespace std;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue