include: Add function declarations for the Range type.
This commit is contained in:
parent
39f711ae6e
commit
f9e245fe54
|
@ -537,6 +537,7 @@ TYPE_MARSHAL(ByteCountPointer)
|
|||
TYPE_MARSHAL(XmitOrRepAs)
|
||||
TYPE_MARSHAL(UserMarshal)
|
||||
TYPE_MARSHAL(InterfacePointer)
|
||||
TYPE_MARSHAL(Range)
|
||||
|
||||
SIMPLE_TYPE_MARSHAL(ConformantString)
|
||||
SIMPLE_TYPE_MARSHAL(NonConformantString)
|
||||
|
|
Loading…
Reference in New Issue