@@ -40,5 +40,8 @@ */ - (void)enumerateObjectsAndCountUsingBlock: (of_counted_set_enumeration_block_t)block; #endif @end + +@interface OFCountedSet_placeholder: OFCountedSet +@end