Salome HOME
sources v1.2
[modules/kernel.git] / src / SALOMEDS / SALOMEDS_TableOfRealAttribute.jxx
1 //  SALOME SALOMEDS : data structure of SALOME and sources of Salome data server 
2 //
3 //  Copyright (C) 2003  CEA/DEN, EDF R&D
4 //
5 //
6 //
7 //  File   : SALOMEDS_TableOfRealAttribute.jxx
8 //  Author : Michael Ponikarov
9 //  Module : SALOME
10 //  $Header$
11
12 #ifndef _TColStd_HSequenceOfExtendedString_HeaderFile
13 #include <TColStd_HSequenceOfExtendedString.hxx>
14 #endif
15 #ifndef _Standard_GUID_HeaderFile
16 #include <Standard_GUID.hxx>
17 #endif
18 #ifndef _TDF_Label_HeaderFile
19 #include <TDF_Label.hxx>
20 #endif
21 #ifndef _TCollection_ExtendedString_HeaderFile
22 #include <TCollection_ExtendedString.hxx>
23 #endif
24 #ifndef _TColStd_HSequenceOfReal_HeaderFile
25 #include <TColStd_HSequenceOfReal.hxx>
26 #endif
27 #ifndef _TDF_Attribute_HeaderFile
28 #include <TDF_Attribute.hxx>
29 #endif
30 #ifndef _TDF_RelocationTable_HeaderFile
31 #include <TDF_RelocationTable.hxx>
32 #endif
33 #ifndef _SALOMEDS_TableOfRealAttribute_HeaderFile
34 #include <SALOMEDS_TableOfRealAttribute.hxx>
35 #endif