0026576: Wrong result obtained by intersection algorithm.
[occt.git] / samples / mfc / standard / 05_ImportExport / src / FSD_CArchive.hxx
1 #ifndef _FSD_CArchive_HeaderFile
2 #define _FSD_CArchive_HeaderFile
3
4 //#define _MBCS
5 #include <afx.h>
6
7 typedef CArchive* FSD_CArchive;
8
9 #endif