fix for pybind11
This commit is contained in:
@@ -396,9 +396,3 @@ PYBIND11_MODULE(area, m){
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
using namespace AdaptivePath;
|
||||
PYBIND11_MODULE(AdaptivePath, m){
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user