Integration of OCCT 6.5.0 from SVN
[occt.git] / samples / mfc / standard / 05_ImportExport / src / FSD_Archive.jxx
... / ...
CommitLineData
1#ifndef _Storage_StreamTypeMismatchError_HeaderFile
2#include <Storage_StreamTypeMismatchError.hxx>
3#endif
4#ifndef _Storage_StreamFormatError_HeaderFile
5#include <Storage_StreamFormatError.hxx>
6#endif
7#ifndef _Storage_StreamWriteError_HeaderFile
8#include <Storage_StreamWriteError.hxx>
9#endif
10#ifndef _Storage_StreamExtCharParityError_HeaderFile
11#include <Storage_StreamExtCharParityError.hxx>
12#endif
13#ifndef _TCollection_AsciiString_HeaderFile
14#include <TCollection_AsciiString.hxx>
15#endif
16#ifndef _TCollection_ExtendedString_HeaderFile
17#include <TCollection_ExtendedString.hxx>
18#endif
19#ifndef _TColStd_SequenceOfAsciiString_HeaderFile
20#include <TColStd_SequenceOfAsciiString.hxx>
21#endif
22#ifndef _TColStd_SequenceOfExtendedString_HeaderFile
23#include <TColStd_SequenceOfExtendedString.hxx>
24#endif
25#ifndef _Storage_BaseDriver_HeaderFile
26#include <Storage_BaseDriver.hxx>
27#endif
28#ifndef _FSD_Archive_HeaderFile
29#include <FSD_Archive.hxx>
30#endif