@@ -89,11 +89,11 @@ return [processingInstructions->_processingInstructions isEqual: _processingInstructions]; } -- (uint32_t)hash +- (unsigned long)hash { return _processingInstructions.hash; } - (OFString *)stringValue