mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
Fixes multiple definitions of symbols (#5202)
* fixes multiple definitions of symbols * changes in response to Greg's suggestion Co-authored-by: Tosco, Paolo <paolo.tosco@novartis.com>
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include <boost/tuple/tuple_comparison.hpp>
|
||||
|
||||
#include <RDGeneral/Invariant.h>
|
||||
#include <RDGeneral/Ranking.h>
|
||||
#include <RDGeneral/RDThreads.h>
|
||||
#ifdef RDK_THREADSAFE_SSS
|
||||
#include <thread>
|
||||
|
||||
Reference in New Issue
Block a user