Code/RDBoost/Exceptions.h moved to Code/RDGeneral

This commit is contained in:
Riccardo Vianello
2015-03-16 22:31:48 +01:00
parent e6a1327822
commit 7c346d7c2e
26 changed files with 26 additions and 27 deletions

View File

@@ -9,7 +9,7 @@
// of the RDKit source tree.
//
#include "SparseBitVect.h"
#include <RDBoost/Exceptions.h>
#include <RDGeneral/Exceptions.h>
#include "base64.h"
#include <RDGeneral/StreamOps.h>