mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 13:34:05 -06:00
Fix build failure caused by OCCT and boost::regex
This commit is contained in:
parent
b65d6172cc
commit
ef8649910f
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue