mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
- fix the build of CSharp wrappers just as for Java wrappers (#1914)
This commit is contained in:
committed by
Brian Kelley
parent
f4cc148406
commit
a2374aad74
@@ -70,6 +70,8 @@
|
||||
#define BOOST_NO_CXX11_NULLPTR
|
||||
%include <boost/smart_ptr/shared_array.hpp>
|
||||
|
||||
/* undefine RDKIT_<LIBNAME>_EXPORT macros */
|
||||
%include <RDBoost/export.h>
|
||||
/* Include the base types before anything that will utilize them */
|
||||
#ifdef SWIGWIN
|
||||
%include "../msvc_stdint.i"
|
||||
|
||||
Reference in New Issue
Block a user