Fix build failure caused by OCCT and boost::regex

This commit is contained in:
Noisyfox
2025-03-28 09:13:49 +08:00
parent b65d6172cc
commit ef8649910f
+1
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: