Changeset 54032

Timestamp:
Jun 17, 2009, 10:50:10 PM (13 years ago)
Author:
Beman Dawes
Message:

Filesystem: fix #3172, ECV++ 9 missing <sys/utime.h>. The fix applied was to include <ctime> instead. This is the correct header; the previous song-and-dance was workaround on top of workaround from years ago. This change will break any Windows libraries that don't provide <ctime>, but if that happens workarounds specific to those libraries can be added. That's better than cluttering up the code with workarounds no longer needed.

(No files)

Note: See TracChangeset for help on using the changeset viewer.