moved test.h from RDBoost to RDGeneral for consistency with export.h (#2074)

This commit is contained in:
Paolo Tosco
2018-10-11 22:35:23 +01:00
committed by Greg Landrum
parent ba40ecaca1
commit f7c888844d
98 changed files with 97 additions and 97 deletions

View File

@@ -8,7 +8,7 @@
// of that library.
//
#include <RDBoost/test.h>
#include <RDGeneral/test.h>
#include <RDGeneral/RDLog.h>
#include <GraphMol/RDKitBase.h>