mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
Modernize deprecated header inclusion (#3137)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <RDGeneral/Exceptions.h>
|
||||
#include <DataStructs/SparseIntVect.h>
|
||||
#include <DataStructs/DatastructsStreamOps.h>
|
||||
#include <stdlib.h>
|
||||
#include <cstdlib>
|
||||
|
||||
using namespace std;
|
||||
using namespace RDKit;
|
||||
|
||||
Reference in New Issue
Block a user