Import: move IGES reader & writer to own classes

This commit is contained in:
wmayer
2023-09-30 23:13:33 +02:00
committed by wwmayer
parent f40dfe7193
commit 75b313be28
9 changed files with 260 additions and 141 deletions

View File

@@ -25,6 +25,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#include <APIHeaderSection_MakeHeader.hxx>
#include <NCollection_Vector.hxx>
#include <STEPCAFControl_Writer.hxx>
#endif