aboutsummaryrefslogtreecommitdiffstats
path: root/CMMCPResult.h
diff options
context:
space:
mode:
Diffstat (limited to 'CMMCPResult.h')
-rw-r--r--CMMCPResult.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMMCPResult.h b/CMMCPResult.h
index c5ab06cf..7f527949 100644
--- a/CMMCPResult.h
+++ b/CMMCPResult.h
@@ -30,4 +30,6 @@
}
+- (id)fetchRowAsType:(MCPReturnType)aType;
+
@end