0022627: Change OCCT memory management defaults
[occt.git] / src / BinObjMgt / BinObjMgt_PShortReal.hxx
1 // File:      BinObjMgt_PShortReal.hxx
2 // Created:   24.03.03 18:13:05
3 // Author:    Michael SAZONOV
4 // Copyright: Open CASCADE 2003
5
6 #ifndef BinObjMgt_PShortReal_HeaderFile
7 #define BinObjMgt_PShortReal_HeaderFile
8
9 #include <Standard_TypeDef.hxx>
10
11 typedef Standard_ShortReal* BinObjMgt_PShortReal;
12
13 #endif