TD: [skip ci] fix build failure with boost >= 1.78 on Windows

This commit is contained in:
wmayer
2022-12-08 22:11:33 +01:00
parent 0e981461c3
commit 6c7c001618
5 changed files with 20 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
#include <TopoDS_Wire.hxx>
#endif
#include <boost/regex.hpp>
#include <boost_regex.hpp>
#include <App/DocumentObject.h>
#include <App/DocumentObjectPy.h>