[skip ci] [Mesh] add comment for boost

This commit is contained in:
Uwe
2022-12-20 02:56:10 +01:00
parent 12a05747c4
commit 6b5e015f94
2 changed files with 9 additions and 8 deletions

View File

@@ -31,6 +31,8 @@
# include <TopoDS_Face.hxx>
#endif
// boost is purposely not in the precompiled headers, see
// https://github.com/FreeCAD/FreeCAD/pull/7979#issuecomment-1358123252
#include <boost/python.hpp>
#include <boost/python/call.hpp>
#include <boost/python/class.hpp>