0027932: Improvement of standard attributes usability.
[occt.git] / src / Standard / Standard_GUID.hxx
index ecd1c0c..e7b1851 100644 (file)
@@ -32,7 +32,8 @@
 #include <Standard_Boolean.hxx>
 #include <Standard_OStream.hxx>
 
-
+#define Standard_GUID_SIZE 36
+#define Standard_GUID_SIZE_ALLOC Standard_GUID_SIZE+1
 
 class Standard_GUID 
 {