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

@@ -9,7 +9,7 @@
// of the RDKit source tree.
//
#include <RDBoost/test.h>
#include <RDGeneral/test.h>
#include "QueryObjects.h"
#include <iostream>
#include <math.h>