ObjFW  Check-in [85ad15dc13]

Overview
Comment:Fix a missing include in OFApplication.m.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.6
Files: files | file ages | folders
SHA3-256: 85ad15dc138db345e89937c553c95de10db25939eb9f3bc55fc42bd34a832476
User & Date: js on 2012-02-27 12:15:31
Other Links: branch diff | manifest | tags
Context
2012-02-27
12:53
Update ChangeLog. check-in: f2aa34a8ad user: js tags: 0.6
12:15
Fix a missing include in OFApplication.m. check-in: 85ad15dc13 user: js tags: 0.6
2012-02-25
11:24
Always define __STDC_{CONSTANT,LIMIT}_MACROS before libc includes.
This is necessary for ObjC++.
check-in: 99ed50a5e4 user: js tags: 0.6
Changes