mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
Suppress large amounts of 'BOOST_NO_CXX98_FUNCTION_BASE macro redefined' warnings in clang/emcc builds (#7747)
This commit is contained in:
2
External/GA/util/Util.cpp
vendored
2
External/GA/util/Util.cpp
vendored
@@ -11,7 +11,9 @@
|
||||
#include <string>
|
||||
#include <cstdlib>
|
||||
|
||||
#include <RDGeneral/BoostStartInclude.h>
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <RDGeneral/BoostEndInclude.h>
|
||||
|
||||
#include "Util.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user