diff options
Diffstat (limited to 'Source/CMMCPResult.h')
-rw-r--r-- | Source/CMMCPResult.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CMMCPResult.h b/Source/CMMCPResult.h index 7f527949..d460b361 100644 --- a/Source/CMMCPResult.h +++ b/Source/CMMCPResult.h @@ -25,6 +25,7 @@ #import <Cocoa/Cocoa.h> #import <MCPKit_bundled/MCPKit_bundled.h> +#define FIELD_TYPE_BIT 16 @interface CMMCPResult : MCPResult { |