/*------------------------------------------------------------------------*/ /* */ /* CLSDEFS.H */ /* */ /* Copyright Borland International 1991 */ /* All Rights Reserved */ /* */ /*------------------------------------------------------------------------*/ #if !defined( __CLSDEFS_H ) #define __CLSDEFS_H #if !defined( __CLSTYPES_H ) #include #endif // __CLSTYPES_H const hashValueType ERROR_CLASS_HASH_VALUE = 0; #endif