mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
moved test.h from RDBoost to RDGeneral for consistency with export.h (#2074)
This commit is contained in:
committed by
Greg Landrum
parent
ba40ecaca1
commit
f7c888844d
@@ -7,7 +7,7 @@
|
||||
// which is included in the file license.txt, found at the root
|
||||
// of the RDKit source tree.
|
||||
//
|
||||
#include <RDBoost/test.h>
|
||||
#include <RDGeneral/test.h>
|
||||
#include "AlignPoints.h"
|
||||
#include <Numerics/Vector.h>
|
||||
#include <RDGeneral/utils.h>
|
||||
|
||||
Reference in New Issue
Block a user