mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
Include header for boost::numeric_cast (#7389)
Signed-off-by: Michael Cho <michael@michaelcho.dev>
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
#include <any>
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <boost/numeric/conversion/cast.hpp>
|
||||
#include <boost/type_traits/is_floating_point.hpp>
|
||||
#include <RDGeneral/BoostEndInclude.h>
|
||||
#include "LocaleSwitcher.h"
|
||||
|
||||
Reference in New Issue
Block a user