* pyeo: updated pyeo in order to make it works
This commit is contained in:
parent
211de53623
commit
688003e559
4 changed files with 28 additions and 19 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Reference in a new issue