Fix build failure caused by OCCT and boost::regex

This commit is contained in:
Noisyfox 2025-03-27 23:43:20 +08:00
parent b65d6172cc
commit ef8649910f

View file

@ -88,6 +88,7 @@
#include <boost/nowide/fstream.hpp>
#include <boost/nowide/integration/filesystem.hpp>
#include <boost/nowide/iostream.hpp>
#include <boost/regex.hpp>
// boost/property_tree/json_parser/detail/parser.hpp includes boost/bind.hpp, which is deprecated.
// Suppress the following boost message: