* pyeo: updated pyeo in order to make it works

This commit is contained in:
Caner Candan 2011-05-04 17:29:45 +02:00
commit 688003e559
4 changed files with 28 additions and 19 deletions

View file

@ -21,9 +21,9 @@
#ifndef PICKLE_H
#define PICKLE_h
#ifndef WIN32
#include <config.h>
#endif
// #ifndef WIN32
// #include <config.h>
// #endif
#include <boost/python.hpp>
#include <sstream>