diff options
author | Denis Barbier <bouzim@gmail.com> | 2011-04-16 02:04:40 +0200 |
---|---|---|
committer | Denis Barbier <bouzim@gmail.com> | 2011-04-16 02:04:40 +0200 |
commit | 2c03b0d97c68ad5dad5d225436431b8108b40af7 (patch) | |
tree | 36f15f7cb194d51f71dc9adc250faef713955252 /drv/RWStepGeom/RWStepGeom_RWCompositeCurveSegment.jxx | |
parent | 2ce45865ffb91ec3db203835144255b78ec107a9 (diff) | |
download | oce-2c03b0d97c68ad5dad5d225436431b8108b40af7.tar.gz oce-2c03b0d97c68ad5dad5d225436431b8108b40af7.zip |
Get rid of the ros/ directory
Move all files and directories one level up.
Diffstat (limited to 'drv/RWStepGeom/RWStepGeom_RWCompositeCurveSegment.jxx')
-rw-r--r-- | drv/RWStepGeom/RWStepGeom_RWCompositeCurveSegment.jxx | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/drv/RWStepGeom/RWStepGeom_RWCompositeCurveSegment.jxx b/drv/RWStepGeom/RWStepGeom_RWCompositeCurveSegment.jxx new file mode 100644 index 00000000..dd047d74 --- /dev/null +++ b/drv/RWStepGeom/RWStepGeom_RWCompositeCurveSegment.jxx @@ -0,0 +1,18 @@ +#ifndef _StepData_StepReaderData_HeaderFile +#include <StepData_StepReaderData.hxx> +#endif +#ifndef _Interface_Check_HeaderFile +#include <Interface_Check.hxx> +#endif +#ifndef _StepGeom_CompositeCurveSegment_HeaderFile +#include <StepGeom_CompositeCurveSegment.hxx> +#endif +#ifndef _StepData_StepWriter_HeaderFile +#include <StepData_StepWriter.hxx> +#endif +#ifndef _Interface_EntityIterator_HeaderFile +#include <Interface_EntityIterator.hxx> +#endif +#ifndef _RWStepGeom_RWCompositeCurveSegment_HeaderFile +#include <RWStepGeom_RWCompositeCurveSegment.hxx> +#endif |