mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
Fixes more Boost warning suppression
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#define NO_IMPORT_ARRAY
|
||||
|
||||
#define PY_ARRAY_UNIQUE_SYMBOL rdpicker_array_API
|
||||
#include <boost/python.hpp>
|
||||
#include <RDBoost/python.h>
|
||||
#include <RDBoost/Wrap.h>
|
||||
#include <boost/python/numeric.hpp>
|
||||
#include "numpy/oldnumeric.h"
|
||||
|
||||
Reference in New Issue
Block a user