Remmainig files in pyeo directory now uses relative inclusion in directive #include
This commit is contained in:
parent
98e74536b5
commit
3b5b1cd6c9
18 changed files with 53 additions and 53 deletions
|
|
@ -21,7 +21,7 @@
|
|||
#ifndef MAKE_ABSTRACT_FUNCTOR_H
|
||||
#define MAKE_ABSTRACT_FUNCTOR_H
|
||||
|
||||
#include <eoFunctor.h>
|
||||
#include "../eoFunctor.h"
|
||||
|
||||
// DEFINES for call
|
||||
#define WC1 boost::python::with_custodian_and_ward<1,2>()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue