summaryrefslogtreecommitdiff
path: root/drv/Convert/Convert_GridPolynomialToPoles.jxx
blob: 32f1d4e034b893c9017f9bd0c2869d9913c91dbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#ifndef _TColStd_HArray1OfReal_HeaderFile
#include <TColStd_HArray1OfReal.hxx>
#endif
#ifndef _TColStd_HArray1OfInteger_HeaderFile
#include <TColStd_HArray1OfInteger.hxx>
#endif
#ifndef _TColgp_HArray2OfPnt_HeaderFile
#include <TColgp_HArray2OfPnt.hxx>
#endif
#ifndef _Standard_DomainError_HeaderFile
#include <Standard_DomainError.hxx>
#endif
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _TColStd_HArray2OfInteger_HeaderFile
#include <TColStd_HArray2OfInteger.hxx>
#endif
#ifndef _Convert_GridPolynomialToPoles_HeaderFile
#include <Convert_GridPolynomialToPoles.hxx>
#endif