- Timestamp:
- 06/03/04 20:46:21 (21 years ago)
- Location:
- ps/trunk/source/lib/sysdep
- Files:
-
- 2 edited
-
ia32.cpp (modified) (1 diff)
-
win/wposix.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ps/trunk/source/lib/sysdep/ia32.cpp
r392 r393 25 25 #include "timer.h" 26 26 27 // HACK (see call to wtime_reset_impl) 27 28 #ifdef _WIN32 28 #include "win/ hrt.h"29 #include "win/wtime.h" 29 30 #endif 30 31 -
ps/trunk/source/lib/sysdep/win/wposix.cpp
r390 r393 25 25 #include "lib.h" 26 26 #include "win_internal.h" 27 #include "hrt.h"28 29 // waio included via lib -> posix -> wposix30 27 31 28
Note:
See TracChangeset
for help on using the changeset viewer.
