Changeset 1007 for trunk/include/win/gdi.h
- Timestamp:
- Sep 22, 1999, 11:46:52 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/gdi.h
r4 r1007 1 /* $Id: gdi.h,v 1. 1 1999-05-24 20:19:12 ktkExp $ */1 /* $Id: gdi.h,v 1.2 1999-09-22 09:46:18 sandervl Exp $ */ 2 2 3 3 /* … … 13 13 #include "wingdi.h" 14 14 #include "ldt.h" 15 #include "local.h"16 15 #include "path.h" 17 16 #include <math.h> 17 #include "local.h" 18 18 19 19 /* GDI objects magic numbers */
Note:
See TracChangeset
for help on using the changeset viewer.