* 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

@@ -7,7 +7,7 @@
// which is included in the file license.txt, found at the root
// of the RDKit source tree.
//
#include <RDBoost/export.h>
#include <RDGeneral/export.h>
#ifndef __RD_ALIGN_POINTS_H__
#define __RD_ALIGN_POINTS_H__

View File

@@ -8,7 +8,7 @@
// of the RDKit source tree.
//
#include <RDBoost/export.h>
#include <RDGeneral/export.h>
#ifndef _RD_POWER_EIGENSOLVER_H
#define _RD_POWER_EIGENSOLVER_H

View File

@@ -7,7 +7,7 @@
// which is included in the file license.txt, found at the root
// of the RDKit source tree.
//
#include <RDBoost/export.h>
#include <RDGeneral/export.h>
#ifndef __RD_MATRIX_H__
#define __RD_MATRIX_H__

View File

@@ -7,7 +7,7 @@
// which is included in the file license.txt, found at the root
// of the RDKit source tree.
//
#include <RDBoost/export.h>
#include <RDGeneral/export.h>
#include <math.h>
#include <RDGeneral/Invariant.h>
#include <GraphMol/Trajectory/Snapshot.h>

View File

@@ -7,7 +7,7 @@
// which is included in the file license.txt, found at the root
// of the RDKit source tree.
//
#include <RDBoost/export.h>
#include <RDGeneral/export.h>
#ifndef __RD_SQUARE_MATRIX_H__
#define __RD_SQUARE_MATRIX_H__

View File

@@ -7,7 +7,7 @@
// which is included in the file license.txt, found at the root
// of the RDKit source tree.
//
#include <RDBoost/export.h>
#include <RDGeneral/export.h>
#ifndef __RD_SYMM_MATRIX_H__
#define __RD_SYMM_MATRIX_H__

View File

@@ -7,7 +7,7 @@
// which is included in the file license.txt, found at the root
// of the RDKit source tree.
//
#include <RDBoost/export.h>
#include <RDGeneral/export.h>
#ifndef __RD_VECTOR_H__
#define __RD_VECTOR_H__