X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FMeshVS%2FMeshVS_TextPrsBuilder.hxx;h=7dad18b4efb560f714c99cec0e4a111413d53f0a;hb=7dd7c146e8b1cc67e848e95ecff57243d9ae0b53;hpb=faa0a9113319f1715de7ec53881f8384a353a25e diff --git a/src/MeshVS/MeshVS_TextPrsBuilder.hxx b/src/MeshVS/MeshVS_TextPrsBuilder.hxx index 6e3356d0d0..7dad18b4ef 100644 --- a/src/MeshVS/MeshVS_TextPrsBuilder.hxx +++ b/src/MeshVS/MeshVS_TextPrsBuilder.hxx @@ -16,25 +16,16 @@ #ifndef _MeshVS_TextPrsBuilder_HeaderFile #define _MeshVS_TextPrsBuilder_HeaderFile -#include -#include - #include #include -#include #include -#include #include -#include -#include + class MeshVS_Mesh; class Quantity_Color; class MeshVS_DataSource; -class Prs3d_Presentation; class TCollection_AsciiString; - -class MeshVS_TextPrsBuilder; DEFINE_STANDARD_HANDLE(MeshVS_TextPrsBuilder, MeshVS_PrsBuilder) //! This class provides methods to create text data presentation.