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:
@@ -10,7 +10,7 @@
|
||||
//
|
||||
#include "BitVects.h"
|
||||
#include "BitOps.h"
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include <RDGeneral/StreamOps.h>
|
||||
|
||||
Reference in New Issue
Block a user