include: Add function declarations for the Range type.

This commit is contained in:
Robert Shearman 2006-02-03 18:45:59 +01:00 committed by Alexandre Julliard
parent 39f711ae6e
commit f9e245fe54
1 changed files with 1 additions and 0 deletions

View File

@ -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)