Part: include header with export macros

This commit is contained in:
wmayer
2022-03-24 21:02:01 +01:00
parent 5bab6fb189
commit 2ef7af2ead
21 changed files with 29 additions and 26 deletions

View File

@@ -54,6 +54,7 @@
# include <Standard_TypeMismatch.hxx>
# include <Standard_Underflow.hxx>
#include <Mod/Part/PartGlobal.h>
#include <Base/Console.h>
#include <Base/PyObjectBase.h>
#include <Base/Interpreter.h>