mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-03 12:30:33 +05:00
10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
|
// File : GEOM_Application.jxx
|
||
|
// Module : GEOM
|
||
|
|
||
|
#ifndef _TColStd_SequenceOfExtendedString_HeaderFile
|
||
|
#include <TColStd_SequenceOfExtendedString.hxx>
|
||
|
#endif
|
||
|
#ifndef _GEOM_Application_HeaderFile
|
||
|
#include "GEOM_Application.hxx"
|
||
|
#endif
|