ObjFW  Check-in [5642f16519]

Overview
Comment:Fix missing include and install OFComparable.h.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5642f165197b4525d521cdf446827e099d484c1a9430e8a131fa05f7ff4d373c
User & Date: js on 2009-02-14 17:16:36
Other Links: manifest | tags
Context
2009-02-14
17:26
Always use #include for libc headers due to glibc being broken.
Do the same for win32 headers, just in case. They should work with
#import, but you never know ;).
check-in: 029511474c user: js tags: trunk
17:16
Fix missing include and install OFComparable.h. check-in: 5642f16519 user: js tags: trunk
17:08
Big diff, see details. check-in: 61a6ac873a user: js tags: trunk
Changes