blob: e9696621c16c2a1fdf2f83ca236785810ec3ef5a (
plain)
1
2
3
4
5
6
7
8
9
|
#ifndef _ShapeProcess_Operator_HeaderFile
#include <ShapeProcess_Operator.hxx>
#endif
#ifndef _ShapeProcess_Context_HeaderFile
#include <ShapeProcess_Context.hxx>
#endif
#ifndef _ShapeProcess_HeaderFile
#include <ShapeProcess.hxx>
#endif
|