Part: [skip ci] include needed headers into PCH file

This commit is contained in:
wmayer
2020-11-15 13:30:32 +01:00
parent ae6c2b7d30
commit e6e7995b9c

View File

@@ -93,6 +93,8 @@
#include <boost/uuid/uuid_io.hpp>
#include "OpenCascadeAll.h"
#include <math_Gauss.hxx>
#include <math_Matrix.hxx>
#elif defined(FC_OS_WIN32)
#define WIN32_LEAN_AND_MEAN