Integration of OCCT 6.5.0 from SVN
[occt.git] / src / BinObjMgt / BinObjMgt_PByte.hxx
diff --git a/src/BinObjMgt/BinObjMgt_PByte.hxx b/src/BinObjMgt/BinObjMgt_PByte.hxx
new file mode 100755 (executable)
index 0000000..e7e2080
--- /dev/null
@@ -0,0 +1,13 @@
+// File:      BinObjMgt_PByte.hxx
+// Created:   10.08.2007
+// Author:    Vlad ROMASHKO
+// Copyright: Open CASCADE 2007
+
+#ifndef BinObjMgt_PByte_HeaderFile
+#define BinObjMgt_PByte_HeaderFile
+
+#include <Standard_TypeDef.hxx>
+
+typedef Standard_Byte* BinObjMgt_PByte;
+
+#endif // BinObjMgt_PByte_HeaderFile