- fix the build of CSharp wrappers just as for Java wrappers (#1914)

This commit is contained in:
Paolo Tosco
2018-06-15 00:18:45 +01:00
committed by Brian Kelley
parent f4cc148406
commit a2374aad74

View File

@@ -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"