ObjFW  Check-in [b5da55a84c]

Overview
Comment:Fix a missing include.

Interestingly, gcc does not complain about it being missing, but clang
does.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b5da55a84c1a44642d004e3aa02244e17436def9b519054dba3bd5142e7f5f44
User & Date: js on 2011-01-15 16:14:07
Other Links: manifest | tags
Context
2011-01-15
17:59
Improve OFURL. check-in: c655fa54d2 user: js tags: trunk
16:14
Fix a missing include. check-in: b5da55a84c user: js tags: trunk
2011-01-14
12:22
Add OFURL class. check-in: 164c76c0cf user: js tags: trunk
Changes