Changeset 1053:64260c0f58eb in lemon for lemon/bits
- Timestamp:
- 04/07/11 16:57:35 (13 years ago)
- Branch:
- default
- Children:
- 1054:632a72b27123, 1055:60f4aaedb20f, 1056:6660ac776acf, 1103:98ddf8d5fda9
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/bits/windows.cc
r513 r1053 41 41 #include <unistd.h> 42 42 #include <ctime> 43 #ifndef WIN32 43 44 #include <sys/times.h> 45 #endif 44 46 #include <sys/time.h> 45 47 #endif
Note: See TracChangeset
for help on using the changeset viewer.