* Fixes #1903

* update SWIG bindings too
This commit is contained in:
Greg Landrum
2018-07-25 09:14:17 +02:00
committed by GitHub
parent b585c04ab0
commit 2738c35178
314 changed files with 313 additions and 313 deletions

View File

@@ -71,7 +71,7 @@
%include <boost/smart_ptr/shared_array.hpp>
/* undefine RDKIT_<LIBNAME>_EXPORT macros */
%include <RDBoost/export.h>
%include <RDGeneral/export.h>
/* Include the base types before anything that will utilize them */
#ifdef SWIGWIN
%include "../msvc_stdint.i"