Fix compilation error
This commit is contained in:
parent
44fbf9c174
commit
8f5405a939
@ -152,7 +152,7 @@ public:
|
|||||||
typedef typename EncodingType::Ch Ch;
|
typedef typename EncodingType::Ch Ch;
|
||||||
typedef SchemaValidationContext<SchemaDocumentType> Context;
|
typedef SchemaValidationContext<SchemaDocumentType> Context;
|
||||||
typedef Schema<SchemaDocumentType> SchemaType;
|
typedef Schema<SchemaDocumentType> SchemaType;
|
||||||
friend SchemaDocumentType;
|
friend class GenericSchemaDocument<ValueType, AllocatorType>;
|
||||||
|
|
||||||
Schema(SchemaDocumentType* document, const PointerType& p, const ValueType& value) :
|
Schema(SchemaDocumentType* document, const PointerType& p, const ValueType& value) :
|
||||||
not_(),
|
not_(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user