TD: [skip ci] fix build failure with MSVC
The compiler requires the class declaration of LineSet in order to determine its size
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#define TechDraw_DrawGeomHatch_h_
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
#include <Mod/TechDraw/App/HatchLine.h>
|
||||
|
||||
#include <App/DocumentObject.h>
|
||||
#include <App/FeaturePython.h>
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
#include <gp_Ax2.hxx>
|
||||
|
||||
#include "DrawViewPart.h"
|
||||
#include "HatchLine.h"
|
||||
|
||||
|
||||
class Bnd_Box;
|
||||
|
||||
Reference in New Issue
Block a user