[PSDK] Update gdiplusflat.h and gdiplusgpstubs.h. CORE-14225

This commit is contained in:
Amine Khaldi 2018-01-19 00:15:20 +01:00
parent 9e28af3792
commit 7a00f240c6
2 changed files with 3 additions and 2 deletions

View file

@ -95,5 +95,6 @@ typedef FlushIntention GpFlushIntention;
typedef CoordinateSpace GpCoordinateSpace;
typedef PenAlignment GpPenAlignment;
typedef PenType GpPenType;
typedef HatchStyle GpHatchStyle;
#endif