mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
Modernize deprecated header inclusion (#3137)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <RDGeneral/test.h>
|
||||
#include "QueryObjects.h"
|
||||
#include <iostream>
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user