mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
- enable building DLLs on Windows (#1861)
* - enable building DLLs on Windows * - export.h and test.h are now auto-generated by CMake
This commit is contained in:
committed by
Greg Landrum
parent
c8ad225657
commit
c08ea49bda
@@ -9,6 +9,7 @@
|
||||
// of the RDKit source tree.
|
||||
//
|
||||
|
||||
#include <RDBoost/test.h>
|
||||
#include "BoundsMatrix.h"
|
||||
#include "TriangleSmooth.h"
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user