ObjFW  Check-in [a01ddc6443]

Overview
Comment:Fix a missing include in OFApplication.m.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a01ddc6443969f2c0f9b16882aa9818bf99a84cc8bbd5b621e1458db70f389e6
User & Date: js on 2012-02-27 12:15:31
Other Links: manifest | tags
Context
2012-02-27
12:16
Update buildsys. check-in: b6fcca5a67 user: js tags: trunk
12:15
Fix a missing include in OFApplication.m. check-in: a01ddc6443 user: js tags: trunk
2012-02-25
11:24
Always define __STDC_{CONSTANT,LIMIT}_MACROS before libc includes.
This is necessary for ObjC++.
check-in: f732bf034e user: js tags: trunk
Changes